diff options
author | 2020-04-14 16:04:50 +0200 | |
---|---|---|
committer | 2020-04-14 16:04:50 +0200 | |
commit | 55c6a7cbbadc1948c61802dfff020d4aaaae8e1a (patch) | |
tree | cb886efeb78308cac6376eb0b6085273c1c6f564 /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/B-Hooks-EndOfScope: arm stable wrt bug #717060 (diff) | |
download | gentoo-55c6a7cbbadc1948c61802dfff020d4aaaae8e1a.tar.gz gentoo-55c6a7cbbadc1948c61802dfff020d4aaaae8e1a.tar.bz2 gentoo-55c6a7cbbadc1948c61802dfff020d4aaaae8e1a.zip |
dev-perl/Class-Data-Inheritable: arm stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 aafe6a3532e2..9c5551f4db2b 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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" export OPTIMIZE="${CFLAGS}" |