diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-22 15:13:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 19:53:24 +0000 |
commit | 10ffe4d2ee845c61df4fc97278e8a586fb706be5 (patch) | |
tree | 6ab3a929470a23686b0245e251f7ed68f9957eb5 /dev-perl/Test-MockTime-HiRes | |
parent | dev-perl/Cookie-Baker: keyworded 0.80.0 for sparc, bug #613376 (diff) | |
download | gentoo-10ffe4d2ee845c61df4fc97278e8a586fb706be5.tar.gz gentoo-10ffe4d2ee845c61df4fc97278e8a586fb706be5.tar.bz2 gentoo-10ffe4d2ee845c61df4fc97278e8a586fb706be5.zip |
dev-perl/Test-MockTime-HiRes: keyworded 0.70.0 for sparc, bug #613376
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Test-MockTime-HiRes')
-rw-r--r-- | dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild b/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild index e1a77e168de6..5db4b4e6f942 100644 --- a/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild +++ b/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Replace actual time with simulated high resolution time" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |