Fixed some warnings

This commit is contained in:
saundersp
2025-10-19 13:27:45 +02:00
parent 8ff16a8ee4
commit fb70253563
30 changed files with 37 additions and 49 deletions

View File

@@ -4,7 +4,7 @@
# Skeleton command:
# java-ebuilder --generate-ebuild --workdir . --pom pom.xml
# --download-uri mirror://apache//commons/text/source/commons-text-1.10.0-src.tar.gz
# --slot 0 --keywords "~amd64 ~ppc64 ~x86" --ebuild commons-text-1.10.0.ebuild
# --slot 0 --keywords "~amd64 ~ppc64" --ebuild commons-text-1.10.0.ebuild
EAPI=8
@@ -21,7 +21,7 @@ S="${WORKDIR}/${P}-src"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~ppc64"
# Common dependencies
# POM: pom.xml