commit: e4e6efee077fde40e757953d7f3fc5fcff2e1e29
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 10:08:47 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 10:51:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e6efee
dev-perl/Data-Perl: Drop {x,sparc}64-solaris re bug #673504
Depends:
- dev-perl/List-MoreUtils
Bug: https://bugs.gentoo.org/673504
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild | 2 +-
dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild
b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild
index fc6bd6432a0..ba64f3d350a 100644
--- a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild
+++ b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Base classes wrapping fundamental Perl data types"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild
b/dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild
index 54facaf23db..2d18cd781ff 100644
--- a/dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild
+++ b/dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Base classes wrapping fundamental Perl data types"
SLOT="0"
-KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"