diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:23:05 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:23:05 -0500 |
commit | 8ceadcbd13bb4b69ea4afe60d9d410a2563ff3dd (patch) | |
tree | 01b7134aa58c8133dd62671258c844bcc854148e /dev-python/alembic | |
parent | stablize openstack ocata python-sqlparse-0.2.2 x86 and amd64 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |