diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:23:40 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:27:35 +0100 |
commit | 50b20418d683fd69c30abdc5e2d641b9e6ad70fc (patch) | |
tree | ad4ca5d5acda545f78b24f383fa9bad4b45d341e /dev-perl/List-AllUtils | |
parent | dev-perl/List-UtilsBy: Tested on ~amd64-fbsd (bug #613158) (diff) | |
download | gentoo-50b20418d683fd69c30abdc5e2d641b9e6ad70fc.tar.gz gentoo-50b20418d683fd69c30abdc5e2d641b9e6ad70fc.tar.bz2 gentoo-50b20418d683fd69c30abdc5e2d641b9e6ad70fc.zip |
dev-perl/List-AllUtils: Tested on ~amd64-fbsd (bug #613158)
Diffstat (limited to 'dev-perl/List-AllUtils')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild index 0b94650572fe..2f321e2413ef 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Combines many List::* utility modules in one bite-sized package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" LICENSE="Artistic-2" IUSE="test" |