summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-05 08:45:45 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-05 08:45:45 +0200
commit16f8e46fead1a4d78c4c830b50bd2cf837499fe4 (patch)
treecc95ebf47cf4fc4142c2d6fecbc1d0439f1a9953 /dev-python/pygresql
parentwww-apache/mod_perl: ppc stable wrt bug #672086 (diff)
downloadgentoo-16f8e46fead1a4d78c4c830b50bd2cf837499fe4.tar.gz
gentoo-16f8e46fead1a4d78c4c830b50bd2cf837499fe4.tar.bz2
gentoo-16f8e46fead1a4d78c4c830b50bd2cf837499fe4.zip
dev-python/pygresql: ppc stable wrt bug #714432
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pygresql')
-rw-r--r--dev-python/pygresql/pygresql-5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygresql/pygresql-5.1.ebuild b/dev-python/pygresql/pygresql-5.1.ebuild
index 029e99909dd3..bbf2140abf25 100644
--- a/dev-python/pygresql/pygresql-5.1.ebuild
+++ b/dev-python/pygresql/pygresql-5.1.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"
DEPEND="${POSTGRES_DEP}"
RDEPEND="${DEPEND}"