From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4ACB813832E for ; Sat, 23 Jul 2016 06:45:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76305E0994; Sat, 23 Jul 2016 06:45:18 +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 04238E0994 for ; Sat, 23 Jul 2016 06:45:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 88CA5340E26 for ; Sat, 23 Jul 2016 06:45:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DD647CF for ; Sat, 23 Jul 2016 06:45:14 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1469256178.9251f47ebb97d179352f8c9ba0a7d028bebbb396.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/augeas/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/augeas/augeas-1.3.0.ebuild X-VCS-Directories: app-admin/augeas/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9251f47ebb97d179352f8c9ba0a7d028bebbb396 X-VCS-Branch: master Date: Sat, 23 Jul 2016 06:45: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: bc8f5a8a-6bdf-498c-a84c-4c26336ee0b7 X-Archives-Hash: 9f22f1f7632789444af8ec40ce5eb7cd commit: 9251f47ebb97d179352f8c9ba0a7d028bebbb396 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jul 23 06:42:58 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jul 23 06:42:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9251f47e app-admin/augeas: Stable for HPPA (bug #534448). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches app-admin/augeas/augeas-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/augeas/augeas-1.3.0.ebuild b/app-admin/augeas/augeas-1.3.0.ebuild index 40ad36b6..b12abfe 100644 --- a/app-admin/augeas/augeas-1.3.0.ebuild +++ b/app-admin/augeas/augeas-1.3.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$ @@ -12,7 +12,7 @@ SRC_URI="http://download.augeas.net/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="static-libs test" RDEPEND="