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: Tue, 28 Jun 2016 20:30:33
Message-Id: 1467145772.cf31b8101084c6f4329833a51b34dc0000d89779.pacho@gentoo
1 commit: cf31b8101084c6f4329833a51b34dc0000d89779
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 20:02:11 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 20:29:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf31b810
7
8 sys-apps/accountsservice: Rekeyword on arm64 as it's not clear why new version lost it
9
10 Package-Manager: portage-2.3.0_rc1
11
12 sys-apps/accountsservice/accountsservice-0.6.40.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-apps/accountsservice/accountsservice-0.6.40.ebuild b/sys-apps/accountsservice/accountsservice-0.6.40.ebuild
16 index bb97321..9e08fdf 100644
17 --- a/sys-apps/accountsservice/accountsservice-0.6.40.ebuild
18 +++ b/sys-apps/accountsservice/accountsservice-0.6.40.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
26
27 LICENSE="GPL-3+"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86"
30 +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
31
32 IUSE="doc +introspection selinux systemd"