diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-05 07:17:23 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-05 07:17:23 +0000 |
| commit | 883618fc7f52a9a37d002ebfe939cced8069fd2b (patch) | |
| tree | 9def9e3d419f95066333cdb3c4ea9aab5e841dab /dev-java | |
| parent | 01e21e5e09bfbb2664a799314228bc074ffd2974 (diff) | |
| download | baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.tar.gz baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.tar.xz baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.zip | |
Adding metadata
Diffstat (limited to 'dev-java')
| -rw-r--r-- | dev-java/scala-cli-bin/scala-cli-bin-1.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/scala-cli-bin/scala-cli-bin-1.10.1.ebuild b/dev-java/scala-cli-bin/scala-cli-bin-1.10.1.ebuild index 3de681499168..dddc219a8a44 100644 --- a/dev-java/scala-cli-bin/scala-cli-bin-1.10.1.ebuild +++ b/dev-java/scala-cli-bin/scala-cli-bin-1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ S="${WORKDIR}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 arm64" # A JRE is not strictly required if native images of scala-cli are used # (amd64, arm64). However we may want a system JRE anyway, and having JRE |
