dev-perl/Test-Time-0.40.0: added ~ia64, bug 577100
authorMatt Turner <mattst88@gentoo.org>
Wed, 15 Mar 2017 18:45:49 +0000 (11:45 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 15 Mar 2017 18:47:28 +0000 (11:47 -0700)
dev-perl/Test-Time/Test-Time-0.40.0.ebuild

index c64ae00fd965da3b5f92946ded4df5ad7def58c6..1fa7a4776a0318e5a7a11ded1ad3c0492a690a78 100644 (file)
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Overrides the time() and sleep() core functions for testing"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND=""