diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:23:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:27:35 +0100 |
commit | 96121aa568351ae731692c4351718dfee1c12faa (patch) | |
tree | 2dbf7ef463e8a86165e45000bb138254419ec4a3 /dev-perl/List-UtilsBy | |
parent | dev-perl/List-MoreUtils: Tested on ~amd64-fbsd (bug #613158) (diff) | |
download | gentoo-96121aa568351ae731692c4351718dfee1c12faa.tar.gz gentoo-96121aa568351ae731692c4351718dfee1c12faa.tar.bz2 gentoo-96121aa568351ae731692c4351718dfee1c12faa.zip |
dev-perl/List-UtilsBy: Tested on ~amd64-fbsd (bug #613158)
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild index 229589cd0784..c31930385726 100644 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Higher-order list utility functions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="test" DEPEND=" |