Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/redshift/
Date: Sat, 31 Mar 2018 16:11:35
Message-Id: 1522512621.5505c331ef5d1d1caa1a2dfac0e84ea49c6c26da.sping@gentoo
1 commit: 5505c331ef5d1d1caa1a2dfac0e84ea49c6c26da
2 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
3 AuthorDate: Sat Mar 31 13:41:07 2018 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 16:10:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5505c331
7
8 x11-misc/redshift: keyword ~arm64
9
10 Closes: https://github.com/gentoo/gentoo/pull/7742
11
12 x11-misc/redshift/redshift-1.11-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/redshift/redshift-1.11-r1.ebuild b/x11-misc/redshift/redshift-1.11-r1.ebuild
16 index f41d95dbc2f..03db78ec91a 100644
17 --- a/x11-misc/redshift/redshift-1.11-r1.ebuild
18 +++ b/x11-misc/redshift/redshift-1.11-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jonls/redshift/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="amd64 x86"
30 +KEYWORDS="amd64 ~arm64 x86"
31 IUSE="appindicator geoclue gtk nls"
32
33 COMMON_DEPEND=">=x11-libs/libX11-1.4