diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 22:37:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 22:53:09 +0200 |
commit | 28ef97fdf86a3c402a437f80ddd4c00e780bc91f (patch) | |
tree | 07a47a5e7ae895f817be8991ac5982688325c703 /dev-java/commons-math/commons-math-2.1-r2.ebuild | |
parent | dev-java/commons-lang: x86 stable (bug #648144) (diff) | |
download | gentoo-28ef97fdf86a3c402a437f80ddd4c00e780bc91f.tar.gz gentoo-28ef97fdf86a3c402a437f80ddd4c00e780bc91f.tar.bz2 gentoo-28ef97fdf86a3c402a437f80ddd4c00e780bc91f.zip |
dev-java/commons-math: x86 stable (bug #643320)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-java/commons-math/commons-math-2.1-r2.ebuild')
-rw-r--r-- | dev-java/commons-math/commons-math-2.1-r2.ebuild | 2 |
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 9f447d65ff8c..5722f745c40e 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 |