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 D861D1395E2 for ; Tue, 6 Dec 2016 20:48:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AF0FE0C28; Tue, 6 Dec 2016 20:48:00 +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 286D2E0C28 for ; Tue, 6 Dec 2016 20:48:00 +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 4BAB73413A6 for ; Tue, 6 Dec 2016 20:47:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18D0F495 for ; Tue, 6 Dec 2016 20:47:58 +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: <1481057251.f074cf381581161d275812f4dbc3f4ba8fd277d2.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/accountsservice/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/accountsservice/accountsservice-0.6.42.ebuild X-VCS-Directories: sys-apps/accountsservice/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: f074cf381581161d275812f4dbc3f4ba8fd277d2 X-VCS-Branch: master Date: Tue, 6 Dec 2016 20:47:58 +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: 1a8f0433-9d9d-4016-b131-29e094e72e29 X-Archives-Hash: 741b6b059b6a2d2095e3b40f619ca8b7 commit: f074cf381581161d275812f4dbc3f4ba8fd277d2 Author: Markus Meier gentoo org> AuthorDate: Tue Dec 6 20:47:31 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Dec 6 20:47:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f074cf38 sys-apps/accountsservice: arm stable, bug #587010 Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" sys-apps/accountsservice/accountsservice-0.6.42.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/accountsservice/accountsservice-0.6.42.ebuild b/sys-apps/accountsservice/accountsservice-0.6.42.ebuild index 9af7822..ed46255 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.42.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.42.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc +introspection selinux systemd"