From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1084328-garchives=archives.gentoo.org@lists.gentoo.org> 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 22943138334 for <garchives@archives.gentoo.org>; Sat, 20 Apr 2019 22:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E1FAE0824; Sat, 20 Apr 2019 22:45:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05A1CE07F1 for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2019 22:45:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F287F3421C7 for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2019 19:09:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F06A65BD for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2019 19:09:20 +0000 (UTC) From: "Aaron Bauman" <bman@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" <bman@gentoo.org> Message-ID: <1555787348.c3c7ce436486f600070040291e68f31576aec407.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libnih/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libnih/libnih-1.0.3-r3.ebuild X-VCS-Directories: sys-libs/libnih/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: c3c7ce436486f600070040291e68f31576aec407 X-VCS-Branch: master Date: Sat, 20 Apr 2019 19:09:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 74d6fc53-1dcd-47ce-95ca-38cd028acd5c X-Archives-Hash: fd2bf07c642b060171ee5442514dfd12 commit: c3c7ce436486f600070040291e68f31576aec407 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 19:06:33 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 19:09:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c7ce43 sys-libs/libnih: arm64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> sys-libs/libnih/libnih-1.0.3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libnih/libnih-1.0.3-r3.ebuild b/sys-libs/libnih/libnih-1.0.3-r3.ebuild index 32d0d66bcd1..0aafd332a1b 100644 --- a/sys-libs/libnih/libnih-1.0.3-r3.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+d LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use