diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-05 22:13:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-05 22:06:37 +0100 |
commit | 6248e7f72cf611e4bbb6fd5fbc98136a528bcb30 (patch) | |
tree | cd92c3ad0d217647537739e887865777e64d6283 /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Class-Container: stable 0.120.0-r2 for sparc (diff) | |
download | gentoo-6248e7f72cf611e4bbb6fd5fbc98136a528bcb30.tar.gz gentoo-6248e7f72cf611e4bbb6fd5fbc98136a528bcb30.tar.bz2 gentoo-6248e7f72cf611e4bbb6fd5fbc98136a528bcb30.zip |
dev-perl/Class-Data-Inheritable: stable 0.80.0-r2 for sparc
Bug: https://bugs.gentoo.org/652524
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild index 86cb5d1af981..7e6752d208c1 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Inheritable, overridable class data" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" export OPTIMIZE="${CFLAGS}" |