projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1691d02
)
net-libs/jreen: amd64/x86 stable
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 Jun 2016 20:29:17 +0000
(06:29 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 Jun 2016 20:30:45 +0000
(06:30 +1000)
Package-Manager: portage-2.3.0_rc1
net-libs/jreen/jreen-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/jreen/jreen-1.2.1.ebuild
b/net-libs/jreen/jreen-1.2.1.ebuild
index 6969640a07a806cbd5428bf8cf5890d3a50ac0e5..b0e159e224d0d61a544e21baebd705ee5484654e 100644
(file)
--- a/
net-libs/jreen/jreen-1.2.1.ebuild
+++ b/
net-libs/jreen/jreen-1.2.1.ebuild
@@
-6,11
+6,11
@@
EAPI=6
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/euroelessar/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~amd64 ~ppc ~
x86"
+ KEYWORDS="
amd64 ~ppc
x86"
else
GIT_ECLASS="git-r3"
EGIT_REPO_URI=( "git://github.com/euroelessar/${PN}" )
- KEYWORDS=""
+ KEYWORDS="
amd64 x86
"
fi
inherit cmake-utils multibuild ${GIT_ECLASS}