dev-perl/Test-Time: added ~ppc, bug 577100

This commit is contained in:
Matt Turner
2017-03-10 12:36:34 -08:00
parent ec5e2969fd
commit 07b6515e79

View File

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