Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cloog/
Date: Sun, 13 May 2018 09:58:32
Message-Id: 1526205490.fc935cda33e22a13bcdc94fdfc3f6d52674c8c61.leio@gentoo
1 commit: fc935cda33e22a13bcdc94fdfc3f6d52674c8c61
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 13 09:57:07 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 09:58:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc935cda
7
8 dev-libs/cloog: drop to ~arm64
9
10 Only gcc-4 and older needs this with USE=graphite, which was always
11 p.use.masked fully. This p.use.mask has been dropped, but gcc-5 does
12 not need cloog and older gcc are p.masked fully with the arch-specific
13 p.use.mask of graphite for <gcc-5 kept as well.
14 Instead of catching up in stable version with other architectures,
15 drop all to ~arm64 instead as per above.
16
17 Package-Manager: Portage-2.3.28, Repoman-2.3.9
18
19 dev-libs/cloog/cloog-0.18.1.ebuild | 4 ++--
20 1 file changed, 2 insertions(+), 2 deletions(-)
21
22 diff --git a/dev-libs/cloog/cloog-0.18.1.ebuild b/dev-libs/cloog/cloog-0.18.1.ebuild
23 index 91a16c32318..51d57758704 100644
24 --- a/dev-libs/cloog/cloog-0.18.1.ebuild
25 +++ b/dev-libs/cloog/cloog-0.18.1.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2015 Gentoo Foundation
28 +# Copyright 1999-2018 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI="5"
32 @@ -11,7 +11,7 @@ SRC_URI="http://www.bastoul.net/cloog/pages/download/${P}.tar.gz"
33
34 LICENSE="LGPL-2.1"
35 SLOT="0/4"
36 -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
38 IUSE="static-libs"
39
40 RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]