summaryrefslogtreecommitdiff
path: root/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild')
-rw-r--r--dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild b/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild
index 47ed029c8108..92371a21c917 100644
--- a/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild
+++ b/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="An implementation of XML-RPC"
SLOT="0"
LICENSE="|| ( Artistic-2 LGPL-2.1 )"
-KEYWORDS="~amd64 ~ppc ~x86"
+#KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
@@ -25,7 +25,7 @@ RDEPEND="
>=virtual/perl-Scalar-List-Utils-1.550.0
>=dev-perl/XML-Parser-2.460.0
"
-BEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-7.560.0
test? (
virtual/perl-IO-Socket-IP