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 50F9B139694 for ; Sat, 11 Feb 2017 18:31:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5962BE0CED; Sat, 11 Feb 2017 18:31:11 +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 37213E0CED for ; Sat, 11 Feb 2017 18:31:11 +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 20656341134 for ; Sat, 11 Feb 2017 18:31:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D3ED4462 for ; Sat, 11 Feb 2017 18:31:07 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1486837826.3ad52bf9b3f75ab42c7cf8eb3afee3f853fc60c4.pacho@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.43.ebuild X-VCS-Directories: sys-apps/accountsservice/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 3ad52bf9b3f75ab42c7cf8eb3afee3f853fc60c4 X-VCS-Branch: master Date: Sat, 11 Feb 2017 18:31:07 +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: 32b19f9e-c7fd-4716-9bfa-3b3c505e0093 X-Archives-Hash: 496cc95a6e003425c08a26772be9dcee commit: 3ad52bf9b3f75ab42c7cf8eb3afee3f853fc60c4 Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 11 18:08:40 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 11 18:30:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ad52bf9 sys-apps/accountsservice: x86 stable, bug 606818 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" sys-apps/accountsservice/accountsservice-0.6.43.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/accountsservice/accountsservice-0.6.43.ebuild b/sys-apps/accountsservice/accountsservice-0.6.43.ebuild index a1f8b714ef..aea5199a93 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.43.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.43.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"