summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-14 14:37:14 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-14 14:47:08 -0400
commitdcc0a4d08ccdece243e9d55971d64131755a2c70 (patch)
treea1e2edeabcc08885374589170f57f5bbe6743486
parentapp-text/docbook-sgml-dtd: Update eapi (diff)
downloadgentoo-dcc0a4d08ccdece243e9d55971d64131755a2c70.tar.gz
gentoo-dcc0a4d08ccdece243e9d55971d64131755a2c70.tar.bz2
gentoo-dcc0a4d08ccdece243e9d55971d64131755a2c70.zip
dev-java/commons-math: amd64 stable
Bug: https://bugs.gentoo.org/643320 Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--dev-java/commons-math/commons-math-2.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-math/commons-math-2.1-r2.ebuild b/dev-java/commons-math/commons-math-2.1-r2.ebuild
index 5722f745c40e..b18fc803124f 100644
--- a/dev-java/commons-math/commons-math-2.1-r2.ebuild
+++ b/dev-java/commons-math/commons-math-2.1-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://commons.apache.org/math/"
SRC_URI="mirror://apache/commons/math/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DEPEND="
>=virtual/jdk-1.6