diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:55:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:55:30 +0100 |
commit | cb77f235712c9c29c245646bef12575cf3f3d63d (patch) | |
tree | 08ce1d4f2804b3133cd1fe08c2d97a1541df8e5b /dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | |
parent | dev-perl/Taint-Runtime: stable 0.30.0-r1 for hppa, bug #657636 (diff) | |
download | gentoo-cb77f235712c9c29c245646bef12575cf3f3d63d.tar.gz gentoo-cb77f235712c9c29c245646bef12575cf3f3d63d.tar.bz2 gentoo-cb77f235712c9c29c245646bef12575cf3f3d63d.zip |
dev-perl/Test-FailWarnings: stable 0.8.0-r1 for hppa, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild')
-rw-r--r-- | dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild index 9aba963dbd8b..554e980aff7c 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="test" LICENSE="Apache-2.0" |