diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 15:10:53 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 15:22:10 +0100 |
commit | 70bf1191c76bf8c9405904e3cda49dcb3aa1f22f (patch) | |
tree | 487af02c0e32662d4aacde78abe0859a76f7b020 /dev-perl/Devel-CheckBin | |
parent | virtual/perl-ExtUtils-Constant: Keyword ~amd64-fbsd (diff) | |
download | gentoo-70bf1191c76bf8c9405904e3cda49dcb3aa1f22f.tar.gz gentoo-70bf1191c76bf8c9405904e3cda49dcb3aa1f22f.tar.bz2 gentoo-70bf1191c76bf8c9405904e3cda49dcb3aa1f22f.zip |
dev-perl/Devel-CheckBin: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-perl/Devel-CheckBin')
-rw-r--r-- | dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild index cf605a3213a0..46abb8a65386 100644 --- a/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild +++ b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.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="check that a command is available" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |