diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-01-23 23:09:36 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-01-23 23:09:36 +0100 |
commit | 78b5bd6867cf4bcb797b6aa1d1919db57dfb87c9 (patch) | |
tree | 6fcc7d20927756db12914fccd4d4ba35c0ebba86 /dev-perl | |
parent | dev-libs/check: add amd64-fbsd keyword. (diff) | |
download | gentoo-78b5bd6867cf4bcb797b6aa1d1919db57dfb87c9.tar.gz gentoo-78b5bd6867cf4bcb797b6aa1d1919db57dfb87c9.tar.bz2 gentoo-78b5bd6867cf4bcb797b6aa1d1919db57dfb87c9.zip |
dev-perl/Test-Exception: add amd64-fbsd keyword.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild index 5b96f78862b4..769088bee316 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.430.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="Test functions for exception based code" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris ~amd64-fbsd" IUSE="" RDEPEND=" |