commit: 586bf660d175d8a63c574b83dc11562f3dbe565b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 28 13:54:00 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 28 13:54:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586bf660
dev-lang/scala-bin: Stabilize 2.13.9 amd64, #909324 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lang/scala-bin/scala-bin-2.13.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/scala-bin/scala-bin-2.13.9.ebuild b/dev-lang/scala-bin/scala-bin-2.13.9.ebuild index 1f9dc34f8e61..c4fd788b0609 100644 --- a/dev-lang/scala-bin/scala-bin-2.13.9.ebuild +++ b/dev-lang/scala-bin/scala-bin-2.13.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="https://downloads.lightbend.com/${MY_PN}/${PV}/${MY_P}.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" RDEPEND="
