projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc5673
)
dev-perl/Devel-Caller: Add ~s390 keyword wrt bug #652718
author
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 4 Aug 2018 00:53:22 +0000
(
03:53
+0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 4 Aug 2018 00:53:22 +0000
(
03:53
+0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild
b/dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild
index 2ecb7ffc2def710ee743afb38b17e23ea14f3c1f..6fb9fd712c3409e7cff77cb5d1a5f346ea21a694 100644
(file)
--- a/
dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild
+++ b/
dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-10,7
+10,7
@@
inherit perl-module
DESCRIPTION="Meatier versions of caller"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s
390 ~s
parc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-perl/PadWalker"