From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E16301382D5 for ; Sun, 26 Jun 2016 18:46:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4807AE0C02; Sun, 26 Jun 2016 18:46:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F090AE0C02 for ; Sun, 26 Jun 2016 18:46:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACB33340B77 for ; Sun, 26 Jun 2016 18:46:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82BC197B for ; Sun, 26 Jun 2016 18:46:13 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1466966756.cdc9e2f4d24e1471ffe457d871344db314c63a48.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gmp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gmp/gmp-6.1.0.ebuild X-VCS-Directories: dev-libs/gmp/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: cdc9e2f4d24e1471ffe457d871344db314c63a48 X-VCS-Branch: master Date: Sun, 26 Jun 2016 18:46:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ec24ad61-978d-42da-8011-6e1d5d4862e5 X-Archives-Hash: 007c989aefbf813f53062845c336df67 commit: cdc9e2f4d24e1471ffe457d871344db314c63a48 Author: Markus Meier gentoo org> AuthorDate: Sun Jun 26 18:45:56 2016 +0000 Commit: Markus Meier gentoo 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