dev-perl/Test-Class: ia64 keyworded, bug #613376
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 1 Jul 2017 10:19:44 +0000 (11:19 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 1 Jul 2017 10:19:44 +0000 (11:19 +0100)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"

dev-perl/Test-Class/Test-Class-0.500.0.ebuild

index 3beaf87e95c3df6b4579763b9738551038b6671d..94ff55bcdcdc568e80701f2cac511eda0665179c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily create test classes in an xUnit/JUnit style"
 
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="