dev-python/alembic: 0.9.3 stablized amd64 x86 under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 29 Sep 2017 23:27:17 +0000 (18:27 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 29 Sep 2017 23:27:17 +0000 (18:27 -0500)
dev-python/alembic/alembic-0.9.3.ebuild

index d031f72bfdeac5b99b0a7eb2cb6b9f35d9454184..f9b9dab7aeef42a2eff235dba08267ba923c7b0c 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