diff options
author | 2024-11-23 09:51:38 +0000 | |
---|---|---|
committer | 2024-11-23 09:51:38 +0000 | |
commit | 507e64c09f74658087a37a1ddf50a37fd9efee1a (patch) | |
tree | 72fe812f2dd1b8471a9626f54627779374c2c7af | |
parent | sys-fs/compsize: add myself as a maintainer (diff) | |
download | gentoo-507e64c09f74658087a37a1ddf50a37fd9efee1a.tar.gz gentoo-507e64c09f74658087a37a1ddf50a37fd9efee1a.tar.bz2 gentoo-507e64c09f74658087a37a1ddf50a37fd9efee1a.zip |
dev-python/alembic: Stabilize 1.14.0 ALLARCHES, #944526
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/alembic/alembic-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alembic/alembic-1.14.0.ebuild b/dev-python/alembic/alembic-1.14.0.ebuild index cf8af9852135..954c93539342 100644 --- a/dev-python/alembic/alembic-1.14.0.ebuild +++ b/dev-python/alembic/alembic-1.14.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" IUSE="doc" RDEPEND=" |