projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b17244f
)
app-emacs/magit: add Prefix keywords, bug #563748
author
Fabian Groffen
<grobian@gentoo.org>
Fri, 8 Apr 2016 09:51:55 +0000
(11:51 +0200)
committer
Fabian Groffen
<grobian@gentoo.org>
Fri, 8 Apr 2016 10:02:31 +0000
(12:02 +0200)
Package-Manager: portage-2.2.27
app-emacs/magit/magit-2.6.0.ebuild
patch
|
blob
|
history
diff --git
a/app-emacs/magit/magit-2.6.0.ebuild
b/app-emacs/magit/magit-2.6.0.ebuild
index cf776f7a1f49835cbd808b4c3a8d7b5643082505..90e43f10315cd83cb32e71c6aab585ade5fa5450 100644
(file)
--- a/
app-emacs/magit/magit-2.6.0.ebuild
+++ b/
app-emacs/magit/magit-2.6.0.ebuild
@@
-13,7
+13,7
@@
SRC_URI="https://github.com/magit/magit/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86
~amd64-linux ~x86-linux
"
S="${WORKDIR}/${P}/lisp"
SITEFILE="50${PN}-gentoo.el"