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 DA3E413829C for ; Sun, 12 Jun 2016 19:48:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51D02E0B7D; Sun, 12 Jun 2016 19:48:19 +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 F349AE0B7D for ; Sun, 12 Jun 2016 19:48:18 +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 DD36934082B for ; Sun, 12 Jun 2016 19:48:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9A25963 for ; Sun, 12 Jun 2016 19:48:14 +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: <1465760884.bed6abc8bbc86ff26a811d40e46779f05b648dee.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libcerf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/libcerf/libcerf-1.4.ebuild X-VCS-Directories: sci-libs/libcerf/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: bed6abc8bbc86ff26a811d40e46779f05b648dee X-VCS-Branch: master Date: Sun, 12 Jun 2016 19:48:14 +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: 49e07291-fc42-4895-84f5-0a639276a65d X-Archives-Hash: 7a99b48c6aed8619882ca3856098a802 commit: bed6abc8bbc86ff26a811d40e46779f05b648dee Author: Markus Meier gentoo org> AuthorDate: Sun Jun 12 19:47:36 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun Jun 12 19:48:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed6abc8 sci-libs/libcerf: arm stable, bug #577516 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" sci-libs/libcerf/libcerf-1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/libcerf/libcerf-1.4.ebuild b/sci-libs/libcerf/libcerf-1.4.ebuild index 9ab623c..654059a 100644 --- a/sci-libs/libcerf/libcerf-1.4.ebuild +++ b/sci-libs/libcerf/libcerf-1.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs test" src_install() {