From: Agostino Sarubbo Date: Mon, 11 May 2020 16:48:50 +0000 (+0200) Subject: dev-python/pygresql: x86 stable wrt bug #714432 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e4776a87f68c5596e16bd8094c5728fc3cd48bd;p=gentoo.git dev-python/pygresql: x86 stable wrt bug #714432 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pygresql/pygresql-5.1.ebuild b/dev-python/pygresql/pygresql-5.1.ebuild index bbf2140abf25..36e8b55fb190 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}"