summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-26 22:01:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-26 22:01:19 +0200
commitbe0bd18bb51fd38a34cade7ec21385e74b8dd4f5 (patch)
treece605565af42065950b70e041c27d1d1fc2d9107 /dev-python/Pyro4
parentdev-python/wheel: Stabilize 0.37.1 ALLARCHES, #832111 (diff)
downloadgentoo-be0bd18bb51fd38a34cade7ec21385e74b8dd4f5.tar.gz
gentoo-be0bd18bb51fd38a34cade7ec21385e74b8dd4f5.tar.bz2
gentoo-be0bd18bb51fd38a34cade7ec21385e74b8dd4f5.zip
dev-python/Pyro4: Stabilize 4.82 ALLARCHES, #832119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/Pyro4')
-rw-r--r--dev-python/Pyro4/Pyro4-4.82.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/Pyro4/Pyro4-4.82.ebuild b/dev-python/Pyro4/Pyro4-4.82.ebuild
index 4d1a73752e5c..ee8e259935ab 100644
--- a/dev-python/Pyro4/Pyro4-4.82.ebuild
+++ b/dev-python/Pyro4/Pyro4-4.82.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm64 ppc x86"
IUSE="doc examples test"
RESTRICT="!test? ( test )"