projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b8b972
)
www-apps/drraw: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:27:09 +0000
(17:27 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:27:09 +0000
(17:27 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
www-apps/drraw/drraw-2.0.1.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/drraw/drraw-2.0.1.ebuild
b/www-apps/drraw/drraw-2.0.1.ebuild
index 62998f47098a14d3e34572065901d3d5b2207b3a..e71913547cb49d150970eb668b7a15d6c7eedc39 100644
(file)
--- a/
www-apps/drraw/drraw-2.0.1.ebuild
+++ b/
www-apps/drraw/drraw-2.0.1.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
@@
-10,7
+10,7
@@
HOMEPAGE="http://web.taranis.org/drraw"
SRC_URI="http://web.taranis.org/${PN}/dist/${P}.tgz"
LICENSE="GPL-2"
-KEYWORDS="
~x86 ppc
"
+KEYWORDS="
ppc ~x86
"
IUSE=""
RDEPEND=">=dev-lang/perl-5.6