Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/redshift/
Date: Sun, 15 Jul 2018 15:13:15
Message-Id: 1531667587.ef28d0277a6d021bf0cefc5ec1549c3084f5949f.zlogene@gentoo
1 commit: ef28d0277a6d021bf0cefc5ec1549c3084f5949f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 15:12:54 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 15:13:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef28d027
7
8 x11-misc/redshift: amd64 stable wrt bug #661024
9
10 Package-Manager: Portage-2.3.40, 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 57327a1333c..a57c7586c9b 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