commit: c117d96a2ad861709e208ed09f05833d11817db3 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 26 12:53:36 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 26 12:53:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c117d96a
dev-libs/isl: mark 0.15 arm64 stable to catchup with other arches Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/isl/isl-0.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/isl/isl-0.15.ebuild b/dev-libs/isl/isl-0.15.ebuild index 1e85aecf087..a8cc1bfa4c7 100644 --- a/dev-libs/isl/isl-0.15.ebuild +++ b/dev-libs/isl/isl-0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="http://isl.gforge.inria.fr/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/15" -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}]"
