summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 13:00:23 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:31:28 -0600
commit236b7a3d71898fa89d829f692c1f802be1e20c37 (patch)
tree0e515e554781313b493a08d82bca23cf148d8dfa /dev-python/alembic
parentdev-python/bandit: 1.1.0 stable amd64 and x86 (diff)
downloadgentoo-236b7a3d71898fa89d829f692c1f802be1e20c37.tar.gz
gentoo-236b7a3d71898fa89d829f692c1f802be1e20c37.tar.bz2
gentoo-236b7a3d71898fa89d829f692c1f802be1e20c37.zip
dev-python/alembic: 0.8.7 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/alembic')
-rw-r--r--dev-python/alembic/alembic-0.8.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alembic/alembic-0.8.7.ebuild b/dev-python/alembic/alembic-0.8.7.ebuild
index 1b363c9d38c2..297f334edd07 100644
--- a/dev-python/alembic/alembic-0.8.7.ebuild
+++ b/dev-python/alembic/alembic-0.8.7.ebuild
@@ -13,7 +13,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