dev-perl/Test-Time: added ~ppc64, bug 577100
authorMatt Turner <mattst88@gentoo.org>
Fri, 10 Mar 2017 08:07:17 +0000 (00:07 -0800)
committerMatt Turner <mattst88@gentoo.org>
Fri, 10 Mar 2017 21:02:53 +0000 (13:02 -0800)
dev-perl/Test-Time/Test-Time-0.40.0.ebuild

index 5ebddc41de8aca43f5e2b2a094c4f3084d2cae7e..114f05ca7961433cd392c0f47375476b4c573957 100644 (file)
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Overrides the time() and sleep() core functions for testing"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND=""