diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-12-13 21:14:12 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-12-13 21:14:12 +0100 |
commit | 5e4e90966b7ef43ff26f26fc8b485e179b3bd5cf (patch) | |
tree | 17dac78c7da990fa6a26e5cbb0d78f8c2319eeec /sci-libs/armadillo | |
parent | package.use.mask: Mask armadillo useflag of gdal for ppc (diff) | |
download | gentoo-5e4e90966b7ef43ff26f26fc8b485e179b3bd5cf.tar.gz gentoo-5e4e90966b7ef43ff26f26fc8b485e179b3bd5cf.tar.bz2 gentoo-5e4e90966b7ef43ff26f26fc8b485e179b3bd5cf.zip |
sci-libs/armadillo: Drop ppc keywords, bug 555896
Package-Manager: portage-2.3.3
Diffstat (limited to 'sci-libs/armadillo')
-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=" |