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

dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild

index 230afe470f8c25eccbe7133de16c791adaac57fe..3053af0e44c2d0993eefe3ea87b240af6ff47f34 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
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Custom OP checking attached to subroutines"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~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 ~hppa ~ia64 ~s390 ~sh ~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="test"
 
 RDEPEND="