From: Patrice Clement Date: Wed, 13 Jun 2018 10:08:55 +0000 (+0200) Subject: dev-util/scala-ide: stable for amd64+x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f511d188b69a8b16e2dafc376d70e6ab5359e1a7;p=gentoo.git dev-util/scala-ide: stable for amd64+x86. Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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} )