dev-libs/cloog: drop to ~arm64
authorMart Raudsepp <leio@gentoo.org>
Sun, 13 May 2018 09:57:07 +0000 (12:57 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 13 May 2018 09:58:10 +0000 (12:58 +0300)
Only gcc-4 and older needs this with USE=graphite, which was always
p.use.masked fully. This p.use.mask has been dropped, but gcc-5 does
not need cloog and older gcc are p.masked fully with the arch-specific
p.use.mask of graphite for <gcc-5 kept as well.
Instead of catching up in stable version with other architectures,
drop all to ~arm64 instead as per above.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-libs/cloog/cloog-0.18.1.ebuild

index 91a16c32318962339f7f96ed2721cf1dbfe8c0a6..51d5775870429523aa5839a04438d67d05fa51c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="http://www.bastoul.net/cloog/pages/download/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/4"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]