Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/redshift/
Date: Sun, 15 Jul 2018 14:23:29
Message-Id: 1531664467.23b17870f0a1c7539222e36be2bb8fa36be46bfb.whissi@gentoo
1 commit: 23b17870f0a1c7539222e36be2bb8fa36be46bfb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 14:14:56 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 14:21:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b17870
7
8 x11-misc/redshift: x86 stable (bug #661024)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 x11-misc/redshift/redshift-1.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/redshift/redshift-1.12.ebuild b/x11-misc/redshift/redshift-1.12.ebuild
16 index e7b003af9f8..57327a1333c 100644
17 --- a/x11-misc/redshift/redshift-1.12.ebuild
18 +++ b/x11-misc/redshift/redshift-1.12.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jonls/redshift/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 x86"
25 IUSE="ayatana geoclue gtk nls"
26
27 COMMON_DEPEND=">=x11-libs/libX11-1.4