diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:13 -0700 |
commit | 1fa9b195eecdd7ae7272e4151d684483f4a2f2a5 (patch) | |
tree | f892350e7dbdf08b6a45e27cca04f2c2e9b1dd51 | |
parent | dev-perl/Class-Container-0.120.0-r2: ppc stable, bug 652522 (diff) | |
download | gentoo-1fa9b195eecdd7ae7272e4151d684483f4a2f2a5.tar.gz gentoo-1fa9b195eecdd7ae7272e4151d684483f4a2f2a5.tar.bz2 gentoo-1fa9b195eecdd7ae7272e4151d684483f4a2f2a5.zip |
dev-perl/Class-Data-Inheritable-0.80.0-r2: ppc stable, bug 652524
-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 7e6752d208c1..47b20648fb5e 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}" |