diff options
-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" |