diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 18:23:38 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 19:03:01 +1200 |
commit | 8494b77100aec096b576ed280dc6b522ccda8622 (patch) | |
tree | 88d710e72ec58b92ed2081a8b647282656ff9593 /dev-perl/Data-Perl | |
parent | dev-perl/Pod-Readme: Drop ~m68k-mint re bug #673508 (diff) | |
download | gentoo-8494b77100aec096b576ed280dc6b522ccda8622.tar.gz gentoo-8494b77100aec096b576ed280dc6b522ccda8622.tar.bz2 gentoo-8494b77100aec096b576ed280dc6b522ccda8622.zip |
dev-perl/Data-Perl: Drop ~m68k-mint 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@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Perl')
-rw-r--r-- | dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 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 a6e0acd5d629..fc6bd6432a02 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 ~m68k-mint ~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 ~sparc64-solaris ~x64-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 2eb55bcc5fa4..54facaf23dbb 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~m68k-mint ~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 ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |