summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 01:35:30 +0000
committerSam James <sam@gentoo.org>2021-03-02 01:35:30 +0000
commit477490ed1dcad84107adc3e4c625fda52adb3348 (patch)
treed45f402abe37653eb6b7b13d8e30a3ff01515000
parentdev-python/jaraco-context: Stabilize 4.0.0 ALLARCHES, #773745 (diff)
downloadgentoo-477490ed.tar.gz
gentoo-477490ed.tar.bz2
gentoo-477490ed.zip
dev-python/jaraco-text: Stabilize 3.4.0 ALLARCHES, #773754
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/jaraco-text/jaraco-text-3.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaraco-text/jaraco-text-3.4.0.ebuild b/dev-python/jaraco-text/jaraco-text-3.4.0.ebuild
index 88fc3ac83bd9..787d8a63c4aa 100644
--- a/dev-python/jaraco-text/jaraco-text-3.4.0.ebuild
+++ b/dev-python/jaraco-text/jaraco-text-3.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
RDEPEND="
dev-python/jaraco-functools[${PYTHON_USEDEP}]