diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 08:03:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 08:04:34 +0100 |
commit | 1d94aa428973cbacb61a312fd89e872572f18616 (patch) | |
tree | ae349fd85552d7510c7bac68eab8a0af4ae67205 /dev-perl/Test-Needs | |
parent | dev-perl/Crypt-DES: stable 2.70.0-r1 for ia64, bug #652578 (diff) | |
download | gentoo-1d94aa428973cbacb61a312fd89e872572f18616.tar.gz gentoo-1d94aa428973cbacb61a312fd89e872572f18616.tar.bz2 gentoo-1d94aa428973cbacb61a312fd89e872572f18616.zip |
dev-perl/Test-Needs: stable 0.2.5 for ia64, bug #652604
Bug: https://bugs.gentoo.org/652604
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Test-Needs')
-rw-r--r-- | dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild index 386a0fa112a5..bbe5292091f9 100644 --- a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild +++ b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Skip tests when modules not available" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |