commit: f511d188b69a8b16e2dafc376d70e6ab5359e1a7 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Jun 13 10:08:55 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Jun 13 10:09:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f511d188
dev-util/scala-ide: stable for amd64+x86. Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-util/scala-ide/scala-ide-4.3.0.ebuild | 4 ++-- 1 file 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 1e477ba646e..f562273c425 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} )