net-libs/jreen: amd64 stable wrt bug #606438
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Jan 2017 10:36:36 +0000 (11:36 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Jan 2017 10:36:36 +0000 (11:36 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/jreen/jreen-1.3.0.ebuild

index a70bff2574c11b41ed6017f52d2e08962833da12..2939e15647a05c1dbcdc560f8dd61f09eb138cc3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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}" )