diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:53:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:43:31 +0100 |
commit | fc8437c83493cb59f0209764f43aa6cf7f3b3138 (patch) | |
tree | 0273df7936adf3cab8c5eb1e7ab90b449c17c24f /dev-python | |
parent | dev-python/boto3: x86 stable (bug #641180) (diff) | |
download | gentoo-fc8437c83493cb59f0209764f43aa6cf7f3b3138.tar.gz gentoo-fc8437c83493cb59f0209764f43aa6cf7f3b3138.tar.bz2 gentoo-fc8437c83493cb59f0209764f43aa6cf7f3b3138.zip |
dev-python/pygresql: x86 stable (bug #641570)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pygresql/pygresql-5.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygresql/pygresql-5.0.4.ebuild b/dev-python/pygresql/pygresql-5.0.4.ebuild index 5aa6ec1e3a2e..e54a7a2a06d8 100644 --- a/dev-python/pygresql/pygresql-5.0.4.ebuild +++ b/dev-python/pygresql/pygresql-5.0.4.ebuild @@ -16,7 +16,7 @@ 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="" DEPEND="${POSTGRES_DEP}" |