summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-29 14:29:37 +0000
committerSam James <sam@gentoo.org>2022-06-29 14:29:47 +0000
commit3d3bab42da7abcc29a5b1aafe78fc2385279ccf1 (patch)
treeb0da9fe1310321fbc5728e9d221e663e26169986 /dev-perl/Event-RPC
parentautotools.eclass: import ::prefix automake has_version edgecase logic (diff)
downloadgentoo-3d3bab42da7abcc29a5b1aafe78fc2385279ccf1.tar.gz
gentoo-3d3bab42da7abcc29a5b1aafe78fc2385279ccf1.tar.bz2
gentoo-3d3bab42da7abcc29a5b1aafe78fc2385279ccf1.zip
dev-perl/Event-RPC: Stabilize 1.100.0-r1 amd64, #805692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Event-RPC')
-rw-r--r--dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild b/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
index c4aa10e44ed4..3cdcc560531a 100644
--- a/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
+++ b/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Event based transparent Client/Server RPC framework"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"