commit:     4e1fe764d3e49401394c6a128699fb8c28fb200e
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 07:27:00 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 07:27:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1fe764

www-servers/monkeyd: Stable for PPC64 (bug #585064).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild 
b/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild
index 86b01b6..3a6ca5e 100644
--- 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=""
+       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"

Reply via email to