projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7eb5c5
)
www-servers/monkeyd: arm stable, bug #585064
author
Markus Meier
<maekke@gentoo.org>
Mon, 18 Jul 2016 17:13:01 +0000
(19:13 +0200)
committer
Markus Meier
<maekke@gentoo.org>
Mon, 18 Jul 2016 17:13:01 +0000
(19:13 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild
patch
|
blob
|
history
diff --git
a/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild
b/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild
index 3a6ca5ea46ceb5c29160551d0f3f54c86cc5f3a2..84e144658833436a32ad90281c6cf26ee09e01b3 100644
(file)
--- a/
www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild
+++ b/
www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild
@@
-12,10
+12,10
@@
MY_P="${PN/d}-${PV}"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/monkey/monkey.git"
inherit git-2
- KEYWORDS="ppc64"
+ KEYWORDS="
arm
ppc64"
else
SRC_URI="http://monkey-project.com/releases/${PV:0:3}/${MY_P}.tar.gz"
- KEYWORDS="~amd64
~
arm ~mips ~ppc ppc64 ~x86"
+ KEYWORDS="~amd64 arm ~mips ~ppc ppc64 ~x86"
fi
LICENSE="GPL-2"