From: Aaron Bauman Date: Wed, 4 Dec 2019 06:13:58 +0000 (-0500) Subject: dev-python/psycopg: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e9626bb3d9cf8a34e06febcb81e28936485e989b;p=gentoo.git dev-python/psycopg: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- diff --git a/dev-python/psycopg/psycopg-2.8.3.ebuild b/dev-python/psycopg/psycopg-2.8.3.ebuild index 96a3b6619ef9..d863f7add36f 100644 --- a/dev-python/psycopg/psycopg-2.8.3.ebuild +++ b/dev-python/psycopg/psycopg-2.8.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="debug doc" RDEPEND=">=dev-db/postgresql-8.1:*"