diff options
author | 2018-01-28 20:39:23 +0100 | |
---|---|---|
committer | 2018-01-28 20:43:37 +0100 | |
commit | dfb1a427ea916214a7374f8b7f479ee80c154c17 (patch) | |
tree | 8e6f329c2da5957e9b24845372090da4027d58c3 /dev-perl/Capture-Tiny | |
parent | dev-perl/Try-Tiny: add amd64-fbsd keyword. (diff) | |
download | gentoo-dfb1a427ea916214a7374f8b7f479ee80c154c17.tar.gz gentoo-dfb1a427ea916214a7374f8b7f479ee80c154c17.tar.bz2 gentoo-dfb1a427ea916214a7374f8b7f479ee80c154c17.zip |
dev-perl/Capture-Tiny: add amd64-fbsd keyword.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-perl/Capture-Tiny')
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild index f4d78cc9240b..4bcd81489dc7 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.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 @@ -11,7 +11,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild index f04be9b1e9d0..185779e219b7 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.420.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 @@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild index 14fde4751bcb..b7306835bfb5 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.460.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 @@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |