dev-python/alembic: 1.0.8 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 18:07:17 +0000 (13:07 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 18:16:26 +0000 (13:16 -0500)
Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/alembic/alembic-1.0.8.ebuild

index 15b7861ef3cf02ed30b17bb23a2b35d4084035b7..53daf82daeb89b063c4339d220e73f2a9e5cff69 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="test doc"
 
 # requires.txt cites 'SQLAlchemy>=0.7.3' which is really both old and silly