diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:44:06 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:45:40 +0100 |
commit | 8462464fca7b84f4163557c4a317d8ef4c3870bd (patch) | |
tree | 292d47d18f72769327fcc85a0b46e9fd3fcd02fb /dev-perl/Sub-Install | |
parent | dev-perl/Sub-Exporter: dropped ~x86-freebsd (diff) | |
download | gentoo-8462464fca7b84f4163557c4a317d8ef4c3870bd.tar.gz gentoo-8462464fca7b84f4163557c4a317d8ef4c3870bd.tar.bz2 gentoo-8462464fca7b84f4163557c4a317d8ef4c3870bd.zip |
dev-perl/Sub-Install: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Sub-Install')
-rw-r--r-- | dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild index 9ddb95946a1e..d89d4b8f1967 100644 --- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild +++ b/dev-perl/Sub-Install/Sub-Install-0.928.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="Install subroutines into packages easily" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |