dev-cpp/eigen: x86 stable (bug #675662)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 24 Jan 2019 21:26:03 +0000 (22:26 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 24 Jan 2019 22:22:27 +0000 (23:22 +0100)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-cpp/eigen/eigen-3.3.7.ebuild

index dff5c3ac13ce8c68c3a06dc2fa4bc28d2b6914db..4e4ce83d41a4c146914c20d6972bd91c08356dd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 )"