diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:51:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:51:01 +0300 |
commit | 26a9cddc33736eb946470dc01272e1f43f5ab6c9 (patch) | |
tree | 92e9efaf35abb9ee15140ed9516311fc2c8025aa /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Specio: Add ~s390 keyword wrt bug #652718 (diff) | |
download | gentoo-26a9cddc33736eb946470dc01272e1f43f5ab6c9.tar.gz gentoo-26a9cddc33736eb946470dc01272e1f43f5ab6c9.tar.bz2 gentoo-26a9cddc33736eb946470dc01272e1f43f5ab6c9.zip |
dev-perl/Class-Data-Inheritable: Add ~s390 keyword wrt bug #652718
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 734662d77fb6..188a06235d27 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 ~s390 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" export OPTIMIZE="${CFLAGS}" |