diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 15:37:26 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 15:37:26 +0100 |
commit | d01a5d15b81fe2793b072a326d64d1805b62747f (patch) | |
tree | e8d4ce78d2d933caa29d329a30a864d79139efc6 /dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | |
parent | dev-perl/Test2-Suite: Tested on ~amd64-fbsd (diff) | |
download | gentoo-d01a5d15b81fe2793b072a326d64d1805b62747f.tar.gz gentoo-d01a5d15b81fe2793b072a326d64d1805b62747f.tar.bz2 gentoo-d01a5d15b81fe2793b072a326d64d1805b62747f.zip |
dev-perl/App-pwhich: Tested on ~amd64-fbsd (bug #603356)
Diffstat (limited to 'dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild index c8d750a84226..46eb1f24a503 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.150.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="Perl-only 'which'" SLOT="0" -KEYWORDS="~amd64 ~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |