commit: 25382775ed69f348133ffe511994bb471816f226
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 10:58:41 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 10:58:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25382775
net-libs/jreen: x86 stable wrt bug #606438
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-libs/jreen/jreen-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/jreen/jreen-1.3.0.ebuild
b/net-libs/jreen/jreen-1.3.0.ebuild
index 2939e15..3900f2b 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}" )