diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:11:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:19:25 +0100 |
commit | 80631bfae4ea4df743226075a5d0cab6d478e9d6 (patch) | |
tree | 16d9ec1dfe07169d1ef53629d0c2acad7f988a3b /dev-perl/Test-Fatal | |
parent | dev-qt/qtcore: Revbumps to enforce qtchooser qt5-default (diff) | |
download | gentoo-80631bfae4ea4df743226075a5d0cab6d478e9d6.tar.gz gentoo-80631bfae4ea4df743226075a5d0cab6d478e9d6.tar.bz2 gentoo-80631bfae4ea4df743226075a5d0cab6d478e9d6.zip |
dev-perl/Test-Fatal: Tested on ~amd64-fbsd (bug #606514)
Diffstat (limited to 'dev-perl/Test-Fatal')
-rw-r--r-- | dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild index 5d6cbe163368..c4d1c31598ca 100644 --- a/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild +++ b/dev-perl/Test-Fatal/Test-Fatal-0.14.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Incredibly simple helpers for testing code with exceptions" 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 ~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=" |