diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-16 20:16:40 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-16 20:03:03 +0100 |
commit | 6ad41067c02e0eb9c8f057e33e1c613c217bce63 (patch) | |
tree | e9fc660581a5d5fea88facd453818d9f69c78230 /dev-perl/Scope-Guard | |
parent | dev-perl/DateTime-TimeZone: keyworded 2.130.0 for sparc, bug #652718 (diff) | |
download | gentoo-6ad41067c02e0eb9c8f057e33e1c613c217bce63.tar.gz gentoo-6ad41067c02e0eb9c8f057e33e1c613c217bce63.tar.bz2 gentoo-6ad41067c02e0eb9c8f057e33e1c613c217bce63.zip |
dev-perl/Scope-Guard: keyworded 0.210.0 for sparc, bug #652718
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Scope-Guard')
-rw-r--r-- | dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild index ad2e3cde3607..ff55ea547ac0 100644 --- a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild +++ b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lexically scoped resource management" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 x86 ~ppc-aix ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND="" |