summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-05-25 21:53:25 +0200
committerFabian Groffen <grobian@gentoo.org>2023-05-25 21:53:25 +0200
commit6d2df6f4b71756f49d6afeb99ef76b693bd39742 (patch)
tree523a02902af606af672c99fbe0c798d9a9e149e0 /dev-java/commons-math
parentprofiles: remove sparc-solaris (diff)
downloadgentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.tar.gz
gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.tar.bz2
gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.zip
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-java/commons-math')
-rw-r--r--dev-java/commons-math/commons-math-3.6.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-math/commons-math-3.6.1-r2.ebuild b/dev-java/commons-math/commons-math-3.6.1-r2.ebuild
index b385ba2909f1..1ca7a92bf8f1 100644
--- a/dev-java/commons-math/commons-math-3.6.1-r2.ebuild
+++ b/dev-java/commons-math/commons-math-3.6.1-r2.ebuild
@@ -20,6 +20,6 @@ RDEPEND=">=virtual/jre-1.8:*"
LICENSE="Apache-2.0"
SLOT="3"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
JAVA_AUTOMATIC_MODULE_NAME="commons.math3"