diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 21:38:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 21:39:26 +0100 |
commit | ed2a7aca495c43a14238180632893c592a782921 (patch) | |
tree | 06bddbae959a2a2d10550293c87e89b6103dc08f | |
parent | www-apps/owncloud: 10.0.7 bump (diff) | |
download | gentoo-ed2a7aca495c43a14238180632893c592a782921.tar.gz gentoo-ed2a7aca495c43a14238180632893c592a782921.tar.bz2 gentoo-ed2a7aca495c43a14238180632893c592a782921.zip |
dev-perl/List-SomeUtils-XS: Tested on ~amd64-fbsd (bug #613158)
-rw-r--r-- | dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild index 5828e9f59a1b..5adc4ff83b66 100644 --- a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.0.ebuild +++ b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.550.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="XS implementation for List::SomeUtils" LICENSE="Artistic-2" 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=" |