Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/openrc-settingsd/
Date: Thu, 20 Jul 2017 17:10:39
Message-Id: 1500570631.a1b6216c85b5cb6d2f1edfda8f31e9e24b7f3aeb.aballier@gentoo
1 commit: a1b6216c85b5cb6d2f1edfda8f31e9e24b7f3aeb
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 17:06:13 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 17:10:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b6216c
7
8 app-admin/openrc-settingsd: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild b/app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild
16 index 33d89176a68..239c59db23a 100644
17 --- a/app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild
18 +++ b/app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz"
26
27 LICENSE="GPL-2+"
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 IUSE="systemd"
32
33 COMMON_DEPEND=">=dev-libs/glib-2.30:2