summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 12:57:19 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:16:02 -0500
commitf1a3e0e34b94ea71d64d20c49c7a495bf2c758f4 (patch)
tree7749ba47b99c70caf76b7c5d6e1aede62c3f9a7f /dev-python/psycopg
parentdev-python/pymysql: 0.9.3 allarches stablized (diff)
downloadgentoo-f1a3e0e34b94ea71d64d20c49c7a495bf2c758f4.tar.gz
gentoo-f1a3e0e34b94ea71d64d20c49c7a495bf2c758f4.tar.bz2
gentoo-f1a3e0e34b94ea71d64d20c49c7a495bf2c758f4.zip
dev-python/psycopg: 2.7.7 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/psycopg')
-rw-r--r--dev-python/psycopg/psycopg-2.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/psycopg/psycopg-2.7.7.ebuild b/dev-python/psycopg/psycopg-2.7.7.ebuild
index 4845b3855738..8d6449648a71 100644
--- a/dev-python/psycopg/psycopg-2.7.7.ebuild
+++ b/dev-python/psycopg/psycopg-2.7.7.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 ~x86-fbsd ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="debug doc examples"
RDEPEND=">=dev-db/postgresql-8.1:*"