diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:39:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:39:43 +0200 |
commit | 628807f202fd99327aaa2ebee41286755419eeaa (patch) | |
tree | 9aa2a19d9969342a98e199ba26f4613515b49598 /x11-misc/redshift | |
parent | media-gfx/asymptote: x86 stable wrt bug #850274 (diff) | |
download | gentoo-628807f202fd99327aaa2ebee41286755419eeaa.tar.gz gentoo-628807f202fd99327aaa2ebee41286755419eeaa.tar.bz2 gentoo-628807f202fd99327aaa2ebee41286755419eeaa.zip |
x11-misc/redshift: x86 stable wrt bug #850286
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/redshift')
-rw-r--r-- | x11-misc/redshift/redshift-1.12-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/redshift/redshift-1.12-r6.ebuild b/x11-misc/redshift/redshift-1.12-r6.ebuild index 30d43869eb2c..757f68abebdb 100644 --- a/x11-misc/redshift/redshift-1.12-r6.ebuild +++ b/x11-misc/redshift/redshift-1.12-r6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jonls/redshift/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" IUSE="appindicator geoclue gtk nls" COMMON_DEPEND=">=x11-libs/libX11-1.4 |