Skip to content

Commit

Permalink
www-servers/monkeyd: Stable for PPC64 (bug #585064).
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
  • Loading branch information
Jeroen Roovers committed Jul 14, 2016
1 parent 48ed99a commit 4e1fe76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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=""
KEYWORDS="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"
Expand Down

0 comments on commit 4e1fe76

Please sign in to comment.