From: Matthew Thode Date: Sun, 26 Mar 2017 03:23:05 +0000 (-0500) Subject: stablize openstack ocata alembic-0.8.10 x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8ceadcbd13bb4b69ea4afe60d9d410a2563ff3dd;p=gentoo.git stablize openstack ocata alembic-0.8.10 x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- diff --git a/dev-python/alembic/alembic-0.8.10.ebuild b/dev-python/alembic/alembic-0.8.10.ebuild index 9407498fc640..38fb8ef801fd 100644 --- a/dev-python/alembic/alembic-0.8.10.ebuild +++ b/dev-python/alembic/alembic-0.8.10.ebuild @@ -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