diff options
-rw-r--r-- | sci-libs/armadillo/armadillo-3.4.4.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/armadillo/armadillo-3.6.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/armadillo/armadillo-3.4.4.ebuild b/sci-libs/armadillo/armadillo-3.4.4.ebuild index a7c75f8948a9..050faed7d471 100644 --- a/sci-libs/armadillo/armadillo-3.4.4.ebuild +++ b/sci-libs/armadillo/armadillo-3.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="blas doc examples lapack" RDEPEND=" diff --git a/sci-libs/armadillo/armadillo-3.6.2.ebuild b/sci-libs/armadillo/armadillo-3.6.2.ebuild index c7d22704bcf8..aa84d7250500 100644 --- a/sci-libs/armadillo/armadillo-3.6.2.ebuild +++ b/sci-libs/armadillo/armadillo-3.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="blas doc examples lapack" RDEPEND=" |