diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:38:07 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:45:31 +0100 |
commit | f0193fc3c9bf830ddf7589b448f7b60da5f76b1f (patch) | |
tree | cf55e1ea82516c7bc4aed020cdc265d5a17602a0 /dev-perl/Module-Runtime | |
parent | dev-perl/Module-Implementation: dropped ~x86-freebsd (diff) | |
download | gentoo-f0193fc3c9bf830ddf7589b448f7b60da5f76b1f.tar.gz gentoo-f0193fc3c9bf830ddf7589b448f7b60da5f76b1f.tar.bz2 gentoo-f0193fc3c9bf830ddf7589b448f7b60da5f76b1f.zip |
dev-perl/Module-Runtime: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Module-Runtime')
-rw-r--r-- | dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild index c0f4c134768b..422a77ab4b21 100644 --- a/dev-perl/Module-Runtime/Module-Runtime-0.14.0.ebuild +++ b/dev-perl/Module-Runtime/Module-Runtime-0.14.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="Runtime module handling" 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="" |