stablize openstack ocata alembic-0.8.10 x86 and amd64
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Mar 2017 03:23:05 +0000 (22:23 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Mar 2017 03:23:05 +0000 (22:23 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

dev-python/alembic/alembic-0.8.10.ebuild

index 9407498fc6403fb46eff3f547a2c828e41ede449..38fb8ef801fd64bf17d70b1d20a2f1a1b2292e09 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