summaryrefslogtreecommitdiff
path: root/dev-python/pygresql/pygresql-5.0.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-31 22:30:36 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-31 22:30:36 +0000
commit618c3037024b4e5328531cdc07c6ceb7486f5329 (patch)
tree7c9f8d50c6f5fbd53f3df583c471f5d2e5c34202 /dev-python/pygresql/pygresql-5.0.4.ebuild
parent76dfef0cec9170000357d2f354e412daf48941fc (diff)
gentoo resync : 31.12.2017 (final resync this year)
Diffstat (limited to 'dev-python/pygresql/pygresql-5.0.4.ebuild')
-rw-r--r--dev-python/pygresql/pygresql-5.0.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/pygresql/pygresql-5.0.4.ebuild b/dev-python/pygresql/pygresql-5.0.4.ebuild
index e1d98174fea9..55f4eabc9023 100644
--- a/dev-python/pygresql/pygresql-5.0.4.ebuild
+++ b/dev-python/pygresql/pygresql-5.0.4.ebuild
@@ -16,9 +16,11 @@ SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz"
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc x86"
IUSE=""
+REQUIRED_USE="${POSTGRES_REQ_USE}"
+
DEPEND="${POSTGRES_DEP}"
RDEPEND="${DEPEND}"