diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 00:23:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:19 +0100 |
commit | e97a2520278e4c01c25245550ca52db3a024554a (patch) | |
tree | 4e7e5d918206e7754f87af2898e322187bcc26b1 /dev-perl/Test-FailWarnings | |
parent | dev-perl/TermReadKey: stable 2.370.0 for ia64, bug #667266 (diff) | |
download | gentoo-e97a2520278e4c01c25245550ca52db3a024554a.tar.gz gentoo-e97a2520278e4c01c25245550ca52db3a024554a.tar.bz2 gentoo-e97a2520278e4c01c25245550ca52db3a024554a.zip |
dev-perl/Test-FailWarnings: stable 0.8.0-r1 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
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 | 4 |
1 files changed, 2 insertions, 2 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 a013f3c1e32a..91be5822c049 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test" LICENSE="Apache-2.0" |