commit: e013009020885c1bd6e954f5ce25f6532bbbb364 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 1 07:09:08 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 1 07:09:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0130090
dev-java/fishbowl: Stabilize 1.4.1 arm64, #953550 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/fishbowl/fishbowl-1.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/fishbowl/fishbowl-1.4.1.ebuild b/dev-java/fishbowl/fishbowl-1.4.1.ebuild index 1cbcb60bb4ab..cae9b476aaea 100644 --- a/dev-java/fishbowl/fishbowl-1.4.1.ebuild +++ b/dev-java/fishbowl/fishbowl-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -19,7 +19,7 @@ SRC_URI="https://github.com/stefanbirkner/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 arm64 ~ppc64" # Compile dependencies # POM: pom.xml
