dev-python/jaraco-text: Stabilize 3.4.0 ALLARCHES, #773754

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-02 01:35:30 +00:00
parent 9caf2ffba3
commit 477490ed1d

View File

@@ -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}]