diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 18:07:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 18:07:33 +0000 |
commit | f6e33403c395ad74c177bcf4476650284791139a (patch) | |
tree | 418e12c498368bac0da3bd3ad390d9ee9d712143 /dev-cpp | |
parent | app-admin/conky: stable 1.10.8-r4 for ppc, bug #674700 (diff) | |
download | gentoo-f6e33403c395ad74c177bcf4476650284791139a.tar.gz gentoo-f6e33403c395ad74c177bcf4476650284791139a.tar.bz2 gentoo-f6e33403c395ad74c177bcf4476650284791139a.zip |
dev-cpp/eigen: stable 3.3.7 for ppc, bug #675662
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/eigen/eigen-3.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/eigen/eigen-3.3.7.ebuild b/dev-cpp/eigen/eigen-3.3.7.ebuild index a3682df66716..5b271eb11d07 100644 --- a/dev-cpp/eigen/eigen-3.3.7.ebuild +++ b/dev-cpp/eigen/eigen-3.3.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="MPL-2.0" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="altivec c++11 cuda debug doc neon openmp test" #zvector vsx RESTRICT="!test? ( test )" |