dev-python/jaraco-collections: Stabilize 3.1.0 ALLARCHES, #773742

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-02 01:35:19 +00:00
parent 4bd2cb5458
commit a4e53dd24c

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
@@ -14,7 +14,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-classes[${PYTHON_USEDEP}]