projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aacb5ea
)
dev-perl/Sub-Quote: Add ~s390 keyword wrt bug #652718
author
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 4 Aug 2018 00:36:21 +0000
(
03:36
+0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 4 Aug 2018 00:36:21 +0000
(
03:36
+0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
index 432c42c19e8688586871d62daf4f915fd4e064c6..5a67a5dedae482b1fb9df0e0112bffcd47ce50b7 100644
(file)
--- a/
dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
+++ b/
dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
@@
-9,7
+9,7
@@
inherit perl-module
DESCRIPTION="Efficient generation of subroutines via string eval"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s
390 ~s
parc x86"
IUSE="test minimal"
RDEPEND="