projects
/
portage-overlay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a81dc1
)
app-crypt/monkeysign: fix keyword order
author
kristianf
<devnull@localhost>
Mon, 18 Nov 2013 23:10:53 +0000
(
00:10
+0100)
committer
kristianf
<devnull@localhost>
Mon, 18 Nov 2013 23:10:53 +0000
(
00:10
+0100)
app-crypt/monkeysign/monkeysign-1.1.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/monkeysign/monkeysign-1.1.ebuild
b/app-crypt/monkeysign/monkeysign-1.1.ebuild
index
779a274
..
deb4949
100644
(file)
--- a/
app-crypt/monkeysign/monkeysign-1.1.ebuild
+++ b/
app-crypt/monkeysign/monkeysign-1.1.ebuild
@@
-12,7
+12,7
@@
HOMEPAGE="http://web.monkeysphere.info/"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~
x86 ~amd64
"
+KEYWORDS="~
amd64 ~x86
"
IUSE="gnome"
SRC_URI="http://cdn.debian.net/debian/pool/main/m/monkeysign/monkeysign_${PV}.tar.gz"