summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-06-13 12:08:55 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-06-13 12:09:13 +0200
commitf511d188b69a8b16e2dafc376d70e6ab5359e1a7 (patch)
tree1ca90aea2b6a8e9b66508c11ccd4fc5a5c9fba08 /dev-util
parentdev-util/scala-ide: clean up old. (diff)
downloadgentoo-f511d188b69a8b16e2dafc376d70e6ab5359e1a7.tar.gz
gentoo-f511d188b69a8b16e2dafc376d70e6ab5359e1a7.tar.bz2
gentoo-f511d188b69a8b16e2dafc376d70e6ab5359e1a7.zip
dev-util/scala-ide: stable for amd64+x86.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/scala-ide/scala-ide-4.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/scala-ide/scala-ide-4.3.0.ebuild b/dev-util/scala-ide/scala-ide-4.3.0.ebuild
index 1e477ba646e7..f562273c4257 100644
--- a/dev-util/scala-ide/scala-ide-4.3.0.ebuild
+++ b/dev-util/scala-ide/scala-ide-4.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI_X86="http://downloads.typesafe.com/${S_PACK}/${PV}-vfinal-luna-211-20151
DESCRIPTION="The Scala IDE"
HOMEPAGE="http://www.scala-ide.org"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
SRC_URI="
amd64? ( ${SRC_URI_AMD64} )
x86? ( ${SRC_URI_X86} )