commit: 195f6c76bec830348ef69427f9326d684407feea
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:37:33 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:37:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=195f6c76
dev-perl/XMLRPC-Lite: Stabilize 0.717.0-r1 amd64, #877713
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/XMLRPC-Lite/XMLRPC-Lite-0.717.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/XMLRPC-Lite/XMLRPC-Lite-0.717.0-r1.ebuild
b/dev-perl/XMLRPC-Lite/XMLRPC-Lite-0.717.0-r1.ebuild
index 5e405df2bf15..edbb30288685 100644
--- a/dev-perl/XMLRPC-Lite/XMLRPC-Lite-0.717.0-r1.ebuild
+++ b/dev-perl/XMLRPC-Lite/XMLRPC-Lite-0.717.0-r1.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="client and server implementation of XML-RPC protocol"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-perl/SOAP-Lite