From: Patrice Clement Date: Mon, 25 Jun 2018 10:20:11 +0000 (+0200) Subject: dev-util/scala-ide: stable for amd64+x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=63e13891674ee02a627afd5c983ed8f62408bf48;p=gentoo.git dev-util/scala-ide: stable for amd64+x86. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-util/scala-ide/scala-ide-4.7.0.ebuild b/dev-util/scala-ide/scala-ide-4.7.0.ebuild index 352b17b81120..e7e17c02f4c6 100644 --- a/dev-util/scala-ide/scala-ide-4.7.0.ebuild +++ b/dev-util/scala-ide/scala-ide-4.7.0.ebuild @@ -16,11 +16,10 @@ SRC_URI_X86="http://downloads.typesafe.com/${S_PACK}/${PV}-vfinal-oxygen-212-201 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} ) -" + x86? ( ${SRC_URI_X86} )" SLOT="0" LICENSE="BSD"