projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae75fb7
)
dev-util/makepp: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:36 +0000
(17:23 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:36 +0000
(17:23 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/makepp/makepp-1.18.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/makepp/makepp-1.18.ebuild
b/dev-util/makepp/makepp-1.18.ebuild
index 7fc917334048ada64fc729d736a53b3475be1817..a5cef1c942116a0e6d09699f8484ae5234090834 100644
(file)
--- a/
dev-util/makepp/makepp-1.18.ebuild
+++ b/
dev-util/makepp/makepp-1.18.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
@@
-11,7
+11,7
@@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="
~x86 ~ppc ~sparc alpha
"
+KEYWORDS="
alpha ~ppc ~sparc ~x86
"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.0"