commit:     e6d138f3076cce435e36e44118888ec57965b6e2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 20:29:17 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 20:30:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d138f3

net-libs/jreen: amd64/x86 stable

Package-Manager: portage-2.3.0_rc1

 net-libs/jreen/jreen-1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/jreen/jreen-1.2.1.ebuild 
b/net-libs/jreen/jreen-1.2.1.ebuild
index 6969640..b0e159e 100644
--- 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}

Reply via email to