commit: cdc9e2f4d24e1471ffe457d871344db314c63a48 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Sun Jun 26 18:45:56 2016 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Sun Jun 26 18:45:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc9e2f4
dev-libs/gmp: arm stable, bug #586540 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" dev-libs/gmp/gmp-6.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/gmp/gmp-6.1.0.ebuild b/dev-libs/gmp/gmp-6.1.0.ebuild index e97c46f..23a6518 100644 --- a/dev-libs/gmp/gmp-6.1.0.ebuild +++ b/dev-libs/gmp/gmp-6.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.gmplib.org/pub/${MY_P}/${MY_P}.tar.xz LICENSE="|| ( LGPL-3+ GPL-2+ )" # The subslot reflects the C & C++ SONAMEs. SLOT="0/10.4" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="+asm doc cxx pgo static-libs" DEPEND="sys-devel/m4
