diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-11 15:32:25 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 20:08:12 +0300 |
| commit | 5e468cc7a6c2e4118a2753ba44a3b3d0c5f588fa (patch) | |
| tree | 744d881f513d907f3db414d9ab2650c91e9111c6 /dev-java | |
| parent | fe38d65b49ce6c11214cd1cd1ea249826f6f6204 (diff) | |
| download | gentoo-5e468cc7a6c2e4118a2753ba44a3b3d0c5f588fa.tar.gz gentoo-5e468cc7a6c2e4118a2753ba44a3b3d0c5f588fa.tar.bz2 gentoo-5e468cc7a6c2e4118a2753ba44a3b3d0c5f588fa.zip | |
dev-java/byte-buddy: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm,
we decided to dekeyword most Java packages from arm.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
| -rw-r--r-- | dev-java/byte-buddy/byte-buddy-1.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/byte-buddy/byte-buddy-1.14.0.ebuild b/dev-java/byte-buddy/byte-buddy-1.14.0.ebuild index ed2c40b5bb64..6b883eb22df7 100644 --- a/dev-java/byte-buddy/byte-buddy-1.14.0.ebuild +++ b/dev-java/byte-buddy/byte-buddy-1.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -18,7 +18,7 @@ SRC_URI="https://github.com/raphw/byte-buddy/archive/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" DEPEND=" >=virtual/jdk-11:* |
