From 2961d8102745a210db643f203e6b33348e556319 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 6 Jan 2021 11:06:06 +0000 Subject: [PATCH] dev-python/elementpath: Stabilize 2.0.5 ALLARCHES, #763702 Signed-off-by: Sam James --- dev-python/elementpath/elementpath-2.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/elementpath/elementpath-2.0.5.ebuild b/dev-python/elementpath/elementpath-2.0.5.ebuild index 658c4c61f1889..ee8d17c1c9499 100644 --- a/dev-python/elementpath/elementpath-2.0.5.ebuild +++ b/dev-python/elementpath/elementpath-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"