summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:23:05 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:23:05 -0500
commit8ceadcbd13bb4b69ea4afe60d9d410a2563ff3dd (patch)
tree01b7134aa58c8133dd62671258c844bcc854148e /dev-python/alembic
parentstablize openstack ocata python-sqlparse-0.2.2 x86 and amd64 (diff)
downloadgentoo-8ceadcbd13bb4b69ea4afe60d9d410a2563ff3dd.tar.gz
gentoo-8ceadcbd13bb4b69ea4afe60d9d410a2563ff3dd.tar.bz2
gentoo-8ceadcbd13bb4b69ea4afe60d9d410a2563ff3dd.zip
stablize openstack ocata alembic-0.8.10 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'dev-python/alembic')
-rw-r--r--dev-python/alembic/alembic-0.8.10.ebuild2
1 files changed, 1 insertions, 1 deletions
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