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 DA9261397F2 for ; Fri, 21 Aug 2015 14:02:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6781141CD; Fri, 21 Aug 2015 14:02:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52280141CD for ; Fri, 21 Aug 2015 14:02:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 544253408D4 for ; Fri, 21 Aug 2015 14:02:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE36C129 for ; Fri, 21 Aug 2015 14:01:56 +0000 (UTC) From: "Jack Morgan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jack Morgan" Message-ID: <1440165682.3c78a6a3f7bcbde8d5bca67afadc63779d30fbfc.jmorgan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/attr/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/attr/attr-2.4.47-r2.ebuild X-VCS-Directories: sys-apps/attr/ X-VCS-Committer: jmorgan X-VCS-Committer-Name: Jack Morgan X-VCS-Revision: 3c78a6a3f7bcbde8d5bca67afadc63779d30fbfc X-VCS-Branch: master Date: Fri, 21 Aug 2015 14:01:56 +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: ad517f98-1bed-41aa-a66c-ba3ca6bd6042 X-Archives-Hash: c02400b7d5e476fe8fc5d1edbd92da72 commit: 3c78a6a3f7bcbde8d5bca67afadc63779d30fbfc Author: Jack Morgan gentoo org> AuthorDate: Fri Aug 21 14:01:22 2015 +0000 Commit: Jack Morgan gentoo org> CommitDate: Fri Aug 21 14:01:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c78a6a3 sys-apps/attr: attr-2.4.47-r2 stable on sparc stable wrt BZ 555746 Package-Manager: portage-2.2.20.1 sys-apps/attr/attr-2.4.47-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/attr/attr-2.4.47-r2.ebuild b/sys-apps/attr/attr-2.4.47-r2.ebuild index 91ab80d..11a6bda 100644 --- a/sys-apps/attr/attr-2.4.47-r2.ebuild +++ b/sys-apps/attr/attr-2.4.47-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="nls static-libs" DEPEND="nls? ( sys-devel/gettext )