diff options
author | 2019-05-11 13:07:17 -0500 | |
---|---|---|
committer | 2019-05-11 13:16:26 -0500 | |
commit | 423769e0c9aad6a3be13c45f1b041915161253fe (patch) | |
tree | 6cd3c957459ac811c90640c0bcd609f2f6cf0ada /dev-python/alembic | |
parent | dev-python/oslo-policy: 2.1.1 allarches stablized (diff) | |
download | gentoo-423769e0c9aad6a3be13c45f1b041915161253fe.tar.gz gentoo-423769e0c9aad6a3be13c45f1b041915161253fe.tar.bz2 gentoo-423769e0c9aad6a3be13c45f1b041915161253fe.zip |
dev-python/alembic: 1.0.8 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/alembic')
-rw-r--r-- | dev-python/alembic/alembic-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alembic/alembic-1.0.8.ebuild b/dev-python/alembic/alembic-1.0.8.ebuild index 15b7861ef3cf..53daf82daeb8 100644 --- a/dev-python/alembic/alembic-1.0.8.ebuild +++ b/dev-python/alembic/alembic-1.0.8.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 |