diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 22:05:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 22:05:53 +0100 |
commit | 159ff145c6f11a74f4048e56da9eb13ac269beab (patch) | |
tree | f6c820f4351d781c1e553cde61622e864c9b4535 /dev-perl/Test-FailWarnings | |
parent | dev-perl/Taint-Runtime: keyworded 0.30.0-r1 for ia64, bug #652718 (diff) | |
download | gentoo-159ff145c6f11a74f4048e56da9eb13ac269beab.tar.gz gentoo-159ff145c6f11a74f4048e56da9eb13ac269beab.tar.bz2 gentoo-159ff145c6f11a74f4048e56da9eb13ac269beab.zip |
dev-perl/Test-FailWarnings: keyworded 0.8.0-r1 for ia64, bug #652718
Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Test-FailWarnings')
-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 31dffc13f564..8629da14a440 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 ~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" |