diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:37:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:45:30 +0100 |
commit | 7aae0e2e4c4482e8d5652308e658041710417569 (patch) | |
tree | a55784bf6670f41b0ae1e2f9bf633606554b07a2 /dev-perl/Module-Implementation | |
parent | dev-perl/Module-Build: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd... (diff) | |
download | gentoo-7aae0e2e4c4482e8d5652308e658041710417569.tar.gz gentoo-7aae0e2e4c4482e8d5652308e658041710417569.tar.bz2 gentoo-7aae0e2e4c4482e8d5652308e658041710417569.zip |
dev-perl/Module-Implementation: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Module-Implementation')
-rw-r--r-- | dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild b/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild index 78236128f6fe..f11d3b7cf88f 100644 --- a/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild +++ b/dev-perl/Module-Implementation/Module-Implementation-0.90.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$ @@ -12,7 +12,7 @@ DESCRIPTION="Loads one of several alternate underlying implementations for a mod LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips 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 ~mips 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=" |