diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:17 -0500 |
commit | ef3bcebf8a1e81eb8a03ee3785304ba0f7263d64 (patch) | |
tree | 176de3c78d4e54611d7c64bb866640ba682d9427 /dev-python/alembic | |
parent | dev-python/python-dateutil: 2.6.1 stablized alpha amd64 arm hppa ia64 ppc ppc... (diff) | |
download | gentoo-ef3bcebf8a1e81eb8a03ee3785304ba0f7263d64.tar.gz gentoo-ef3bcebf8a1e81eb8a03ee3785304ba0f7263d64.tar.bz2 gentoo-ef3bcebf8a1e81eb8a03ee3785304ba0f7263d64.zip |
dev-python/alembic: 0.9.3 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/alembic')
-rw-r--r-- | dev-python/alembic/alembic-0.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alembic/alembic-0.9.3.ebuild b/dev-python/alembic/alembic-0.9.3.ebuild index d031f72bfdea..f9b9dab7aeef 100644 --- a/dev-python/alembic/alembic-0.9.3.ebuild +++ b/dev-python/alembic/alembic-0.9.3.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 |