diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 00:16:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 00:16:10 +0000 |
commit | e24ec62cf47fdec6fc3479bcda377a45500e8d2b (patch) | |
tree | cf7f977c965fa0d95cde63e1a2d87c1aa70a79f4 /dev-python/alembic | |
parent | dev-python/zeroconf: Stabilize 0.36.8 ALLARCHES, #819888 (diff) | |
download | gentoo-e24ec62cf47fdec6fc3479bcda377a45500e8d2b.tar.gz gentoo-e24ec62cf47fdec6fc3479bcda377a45500e8d2b.tar.bz2 gentoo-e24ec62cf47fdec6fc3479bcda377a45500e8d2b.zip |
dev-python/alembic: Stabilize 1.7.4 ALLARCHES, #819798
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/alembic')
-rw-r--r-- | dev-python/alembic/alembic-1.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alembic/alembic-1.7.4.ebuild b/dev-python/alembic/alembic-1.7.4.ebuild index 41da578d7e6a..618a39cb8b85 100644 --- a/dev-python/alembic/alembic-1.7.4.ebuild +++ b/dev-python/alembic/alembic-1.7.4.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="doc" RDEPEND=" |