diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:41:30 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:42:20 -0500 |
commit | e898f785afead5612c5851d8675390d85006e316 (patch) | |
tree | a396700ce0401891f178af81758dc339f2772cc9 /dev-python/sqlalchemy-migrate | |
parent | dev-python/python-ironicclient: 4.1.0 allarches stablized (diff) | |
download | gentoo-e898f785afead5612c5851d8675390d85006e316.tar.gz gentoo-e898f785afead5612c5851d8675390d85006e316.tar.bz2 gentoo-e898f785afead5612c5851d8675390d85006e316.zip |
dev-python/sqlalchemy-migrate: 0.13.0 allarches stablized
Stablized for Openstack USSURI
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/sqlalchemy-migrate')
-rw-r--r-- | dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.0.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.0.ebuild index 2ddfe6682bea..3c6373df382b 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.0.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc" CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]" |