dev-perl/Class-Data-Inheritable: Add ~sh keyword wrt bug #665088
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 17 Jan 2019 20:14:00 +0000 (23:14 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 17 Jan 2019 20:14:00 +0000 (23:14 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild

index 43ece3dea8a0308691223f375a27709359ee572e..23321568ee9ab86f55f9adbbaa0275d6d5d9b993 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Inheritable, overridable class data"
 
 SLOT="0"
-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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 export OPTIMIZE="${CFLAGS}"