diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 18:20:26 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 18:21:06 +0200 |
commit | c640546979efd7928c1eda5802d3be3adaa11248 (patch) | |
tree | c464dcd05e5f047f1ee208ef8544faeb4faf424c /dev-cpp/eigen/eigen-3.2.10.ebuild | |
parent | sci-libs/spqr: Mark ~hppa (bug #575366). (diff) | |
download | gentoo-c640546979efd7928c1eda5802d3be3adaa11248.tar.gz gentoo-c640546979efd7928c1eda5802d3be3adaa11248.tar.bz2 gentoo-c640546979efd7928c1eda5802d3be3adaa11248.zip |
dev-cpp/eigen: Mark ~hppa (bug #575366).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-cpp/eigen/eigen-3.2.10.ebuild')
-rw-r--r-- | dev-cpp/eigen/eigen-3.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/eigen/eigen-3.2.10.ebuild b/dev-cpp/eigen/eigen-3.2.10.ebuild index b7299ff70ffa..f355f1f2177d 100644 --- a/dev-cpp/eigen/eigen-3.2.10.ebuild +++ b/dev-cpp/eigen/eigen-3.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="LGPL-2 GPL-3" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="altivec debug doc openmp test" IUSE+=" cpu_flags_x86_sse2" IUSE+=" cpu_flags_x86_sse3" |