Skip to content

Commit

Permalink
dev-db/pgxnclient: Properly disable tests
Browse files Browse the repository at this point in the history
Fixes #729490

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Patrick Lauer <[email protected]>
  • Loading branch information
patricklauer committed Jun 25, 2020
1 parent 0600bf5 commit bfd18bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-db/pgxnclient/pgxnclient-1.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

EAPI=7

RESTRICT="test"
PYTHON_COMPAT=( python3_{6..9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
Expand Down

0 comments on commit bfd18bb

Please sign in to comment.