Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/accountsservice/
Date: Sat, 11 Feb 2017 18:31:17
Message-Id: 1486837826.3ad52bf9b3f75ab42c7cf8eb3afee3f853fc60c4.pacho@gentoo
1 commit: 3ad52bf9b3f75ab42c7cf8eb3afee3f853fc60c4
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 11 18:08:40 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 11 18:30:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ad52bf9
7
8 sys-apps/accountsservice: x86 stable, bug 606818
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12
13 sys-apps/accountsservice/accountsservice-0.6.43.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/accountsservice/accountsservice-0.6.43.ebuild b/sys-apps/accountsservice/accountsservice-0.6.43.ebuild
17 index a1f8b714ef..aea5199a93 100644
18 --- a/sys-apps/accountsservice/accountsservice-0.6.43.ebuild
19 +++ b/sys-apps/accountsservice/accountsservice-0.6.43.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
26
27 IUSE="doc +introspection selinux systemd"