diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:47:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:58:46 +0100 |
commit | 5c3ec03ace9936e0fbd54bff3d257164f3d48022 (patch) | |
tree | 29d63118b9c3741f5cd4a934ca784505bc9eac7b /dev-perl/Test-Requires | |
parent | dev-perl/Test-Manifest: dropped ~x86-freebsd (diff) | |
download | gentoo-5c3ec03ace9936e0fbd54bff3d257164f3d48022.tar.gz gentoo-5c3ec03ace9936e0fbd54bff3d257164f3d48022.tar.bz2 gentoo-5c3ec03ace9936e0fbd54bff3d257164f3d48022.zip |
dev-perl/Test-Requires: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Test-Requires')
-rw-r--r-- | dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Requires/Test-Requires-0.60.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild index 58722c859222..d08f8b97ba92 100644 --- a/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild +++ b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Checks to see if the module can be loaded" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Test-Simple-0.470.0" diff --git a/dev-perl/Test-Requires/Test-Requires-0.60.0-r1.ebuild b/dev-perl/Test-Requires/Test-Requires-0.60.0-r1.ebuild index 460374155616..6e4ed263d060 100644 --- a/dev-perl/Test-Requires/Test-Requires-0.60.0-r1.ebuild +++ b/dev-perl/Test-Requires/Test-Requires-0.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Checks to see if the module can be loaded" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Test-Simple-0.61" |