diff options
author | Sam James <sam@gentoo.org> | 2021-04-06 19:46:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-06 19:46:55 +0000 |
commit | 659bb51348627338b49f3fc017aa419787e6b342 (patch) | |
tree | 3d611e1f1cc40e810f661bcaecf272d092004262 /dev-python/alembic | |
parent | dev-python/ipdb: Stabilize 0.13.7 amd64, #780012 (diff) | |
download | gentoo-659bb51348627338b49f3fc017aa419787e6b342.tar.gz gentoo-659bb51348627338b49f3fc017aa419787e6b342.tar.bz2 gentoo-659bb51348627338b49f3fc017aa419787e6b342.zip |
dev-python/alembic: Stabilize 1.5.7 ALLARCHES, #780177
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/alembic')
-rw-r--r-- | dev-python/alembic/alembic-1.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alembic/alembic-1.5.7.ebuild b/dev-python/alembic/alembic-1.5.7.ebuild index 32d428a7bdf3..b0a59134f8e1 100644 --- a/dev-python/alembic/alembic-1.5.7.ebuild +++ b/dev-python/alembic/alembic-1.5.7.ebuild @@ -14,7 +14,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="doc" RDEPEND=" |