From: Agostino Sarubbo Date: Thu, 19 Jan 2017 10:58:41 +0000 (+0100) Subject: net-libs/jreen: x86 stable wrt bug #606438 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=25382775ed69f348133ffe511994bb471816f226;p=gentoo.git net-libs/jreen: x86 stable wrt bug #606438 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/net-libs/jreen/jreen-1.3.0.ebuild b/net-libs/jreen/jreen-1.3.0.ebuild index 2939e15647a0..3900f2bb9bfa 100644 --- a/net-libs/jreen/jreen-1.3.0.ebuild +++ b/net-libs/jreen/jreen-1.3.0.ebuild @@ -6,7 +6,7 @@ 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}" )