projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715003b
)
dev-perl/Sub-Quote: keyworded 2.3.1 for sparc, bug #643980
author
Rolf Eike Beer
<eike@sf-mail.de>
Wed, 10 Jan 2018 18:51:06 +0000
(19:51 +0100)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Wed, 10 Jan 2018 19:48:56 +0000
(19:48 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
index 4369b68005b812e8413a98d7af49f99caa63a912..e7bf7a1c5be000ef53102dbfae05b7807bf52160 100644
(file)
--- a/
dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
+++ b/
dev-perl/Sub-Quote/Sub-Quote-2.3.1.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=6
@@
-9,7
+9,7
@@
inherit perl-module
DESCRIPTION="efficient generation of subroutines via string eval"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc x86"
+KEYWORDS="amd64 ~arm hppa ppc
~sparc
x86"
IUSE="test minimal"
RDEPEND="