diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-20 16:56:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-20 16:56:39 +0100 |
commit | 9cd1b510dbb53a0868f2e8a859c13c6aa5e6d903 (patch) | |
tree | c4cc27a4054a4cc34f9220f32003e83c52932c51 /dev-python/alembic | |
parent | dev-python/starlette: Remove old (diff) | |
download | gentoo-9cd1b510dbb53a0868f2e8a859c13c6aa5e6d903.tar.gz gentoo-9cd1b510dbb53a0868f2e8a859c13c6aa5e6d903.tar.bz2 gentoo-9cd1b510dbb53a0868f2e8a859c13c6aa5e6d903.zip |
dev-python/alembic: Stabilize 1.13.0 ALLARCHES, #920388
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/alembic')
-rw-r--r-- | dev-python/alembic/alembic-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alembic/alembic-1.13.0.ebuild b/dev-python/alembic/alembic-1.13.0.ebuild index 5d610b87ddda..856f3fe8ba25 100644 --- a/dev-python/alembic/alembic-1.13.0.ebuild +++ b/dev-python/alembic/alembic-1.13.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" IUSE="doc" RDEPEND=" |