diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:26:29 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:27:33 +0100 |
commit | bf3b154334ab54f962cf673b684a77ab97072c12 (patch) | |
tree | 77609665274e773a7a9bb7f49093bddc5b59b678 /dev-perl/List-SomeUtils | |
parent | dev-perl/Test-Requires: Tested on ~amd64-fbsd (bug #613158) (diff) | |
download | gentoo-bf3b154334ab54f962cf673b684a77ab97072c12.tar.gz gentoo-bf3b154334ab54f962cf673b684a77ab97072c12.tar.bz2 gentoo-bf3b154334ab54f962cf673b684a77ab97072c12.zip |
dev-perl/List-SomeUtils: Tested on ~amd64-fbsd (bug #613158)
Diffstat (limited to 'dev-perl/List-SomeUtils')
-rw-r--r-- | dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild b/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild index 3fb11c5b5d15..daf27685bcbe 100644 --- a/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild +++ b/dev-perl/List-SomeUtils/List-SomeUtils-0.560.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A colletion of List utilities missing from List::Util" 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" RDEPEND=" |