summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-13 09:31:42 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-13 09:31:42 +0000
commitc126c9454ecc0f8e27a624baa2d5d082919f9ef0 (patch)
tree9c985f9211f160a2802121fcc1aa54251c64ab49
parentmedia-sound/mpdscribble: Stabilize 0.25 amd64, #921979 (diff)
downloadgentoo-c126c9454ecc0f8e27a624baa2d5d082919f9ef0.tar.gz
gentoo-c126c9454ecc0f8e27a624baa2d5d082919f9ef0.tar.bz2
gentoo-c126c9454ecc0f8e27a624baa2d5d082919f9ef0.zip
dev-python/dominate: Stabilize 2.9.1 ALLARCHES, #922002
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/dominate/dominate-2.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dominate/dominate-2.9.1.ebuild b/dev-python/dominate/dominate-2.9.1.ebuild
index 576830e8c74f..ba757949eccd 100644
--- a/dev-python/dominate/dominate-2.9.1.ebuild
+++ b/dev-python/dominate/dominate-2.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,6 +16,6 @@ HOMEPAGE="
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
distutils_enable_tests pytest