projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df10d49
)
sys-cluster/lspbs: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:26:48 +0000
(17:26 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:26:48 +0000
(17:26 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/lspbs/lspbs-1.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/lspbs/lspbs-1.1-r1.ebuild
b/sys-cluster/lspbs/lspbs-1.1-r1.ebuild
index e4aeaf9d1249114b49bd449fecbd44bda5a663b4..5da338aa20622a0b5a61d2fe7267d0a4abc4a749 100644
(file)
--- a/
sys-cluster/lspbs/lspbs-1.1-r1.ebuild
+++ b/
sys-cluster/lspbs/lspbs-1.1-r1.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
@@
-13,7
+13,7
@@
RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~
x86 ~amd64 ~ppc
"
+KEYWORDS="~
amd64 ~ppc ~x86
"
src_install() {
emake DESTDIR="${D}" install || die "install failed"