diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:51:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:51:31 +0100 |
commit | 9e9ac493f9b3b4026d7cdc7e2920c33c95e82920 (patch) | |
tree | 073d0c9832c986718732f5c3168483cd47f3a1d9 /dev-lang/scala-bin | |
parent | dev-python/podcastparser: Stabilize 0.6.6 ALLARCHES, #801526 (diff) | |
download | gentoo-9e9ac493f9b3b4026d7cdc7e2920c33c95e82920.tar.gz gentoo-9e9ac493f9b3b4026d7cdc7e2920c33c95e82920.tar.bz2 gentoo-9e9ac493f9b3b4026d7cdc7e2920c33c95e82920.zip |
dev-lang/scala-bin: Stabilize 2.13.6 x86, #801532
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/scala-bin')
-rw-r--r-- | dev-lang/scala-bin/scala-bin-2.13.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/scala-bin/scala-bin-2.13.6.ebuild b/dev-lang/scala-bin/scala-bin-2.13.6.ebuild index cdb8e4a5f113..e344864fb4f5 100644 --- a/dev-lang/scala-bin/scala-bin-2.13.6.ebuild +++ b/dev-lang/scala-bin/scala-bin-2.13.6.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://downloads.lightbend.com/${MY_PN}/${PV}/${MY_P}.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc" RDEPEND=" |