Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/scala-bin/
Date: Fri, 25 Sep 2015 20:29:01
Message-Id: 1443212721.7e22a06e39a9b4418dab4521d39d557fd2de9979.monsieurp@gentoo
1 commit: 7e22a06e39a9b4418dab4521d39d557fd2de9979
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 20:25:21 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 20:25:21 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e22a06e
7
8 dev-lang/scala-bin: Stable for amd64+x86 using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-lang/scala-bin/scala-bin-2.11.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/scala-bin/scala-bin-2.11.7.ebuild b/dev-lang/scala-bin/scala-bin-2.11.7.ebuild
17 index 24e2c44..5e1bed0 100644
18 --- a/dev-lang/scala-bin/scala-bin-2.11.7.ebuild
19 +++ b/dev-lang/scala-bin/scala-bin-2.11.7.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://downloads.typesafe.com/scala/${PV}/scala-${PV}.tgz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="doc"
27
28 DEPEND=""