commit:     569d17e8d51923ef56a38a0a6abe464666e85689
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 18:09:28 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  1 18:10:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569d17e8

dev-perl/RPC-XML: Drop all keywords

Needs some critical stuff more-than-bleeding edge.
To be revisited...

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild | 4 ++--
 1 file 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 47ed029c810..92371a21c91 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

Reply via email to