diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:21:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:23 +0100 |
commit | 5b4c031dd7df6ecef3a09ab1b780564581188f90 (patch) | |
tree | a1bb036c58f76f5d991e7af4beb8eecc21bdd869 /sci-geosciences | |
parent | app-misc/gourmet: x86 stable wrt bug #589404 (diff) | |
download | gentoo-5b4c031dd7df6ecef3a09ab1b780564581188f90.tar.gz gentoo-5b4c031dd7df6ecef3a09ab1b780564581188f90.tar.bz2 gentoo-5b4c031dd7df6ecef3a09ab1b780564581188f90.zip |
sci-geosciences/josm: x86 stable wrt bug #589406
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/josm/josm-10327.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/josm/josm-10327.ebuild b/sci-geosciences/josm/josm-10327.ebuild index 5ed94da0dbd7..dbb9ce8589ee 100644 --- a/sci-geosciences/josm/josm-10327.ebuild +++ b/sci-geosciences/josm/josm-10327.ebuild @@ -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$ @@ -26,7 +26,7 @@ SLOT="0" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${PV} == "9999" ]] || \ -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=">=virtual/jdk-1.7" RDEPEND=">=virtual/jre-1.7" |