summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-03 23:37:22 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-03 23:37:22 +0000
commit3587d81b34ef9ea85c2bacb57913d0a7e00c7447 (patch)
tree4b3b6f05f6371e6397511782e1d682610eba4e60 /dev-java/commons-math/commons-math-3.2.ebuild
parentamd64 stable, bug #491990 (diff)
downloadgentoo-2-3587d81b34ef9ea85c2bacb57913d0a7e00c7447.tar.gz
gentoo-2-3587d81b34ef9ea85c2bacb57913d0a7e00c7447.tar.bz2
gentoo-2-3587d81b34ef9ea85c2bacb57913d0a7e00c7447.zip
amd64 stable, bug #492000
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-java/commons-math/commons-math-3.2.ebuild')
-rw-r--r--dev-java/commons-math/commons-math-3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-math/commons-math-3.2.ebuild b/dev-java/commons-math/commons-math-3.2.ebuild
index 97cdddba5690..82f6f0013683 100644
--- a/dev-java/commons-math/commons-math-3.2.ebuild
+++ b/dev-java/commons-math/commons-math-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-math/commons-math-3.2.ebuild,v 1.3 2014/02/24 02:35:23 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-math/commons-math-3.2.ebuild,v 1.4 2014/03/03 23:37:22 pacho Exp $
EAPI="5"
@@ -18,7 +18,7 @@ SRC_URI="mirror://apache/commons/math/source/${MY_P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="3"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DEPEND=">=virtual/jdk-1.5"