diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 00:04:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 00:04:52 +0200 |
commit | 72a81bee8d641d4f72b7a5813ce0cf3d42823b09 (patch) | |
tree | 6839198a4baf45daaccfb4d4b3e6d392d845aadb /x11-misc/redshift | |
parent | net-misc/rclone: Stabilize 1.60.0 x86, #885079 (diff) | |
download | gentoo-72a81bee8d641d4f72b7a5813ce0cf3d42823b09.tar.gz gentoo-72a81bee8d641d4f72b7a5813ce0cf3d42823b09.tar.bz2 gentoo-72a81bee8d641d4f72b7a5813ce0cf3d42823b09.zip |
x11-misc/redshift: Stabilize 1.12-r7 x86, #885089
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/redshift')
-rw-r--r-- | x11-misc/redshift/redshift-1.12-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/redshift/redshift-1.12-r7.ebuild b/x11-misc/redshift/redshift-1.12-r7.ebuild index 3fd13868f5ba..5e8bffca09bc 100644 --- a/x11-misc/redshift/redshift-1.12-r7.ebuild +++ b/x11-misc/redshift/redshift-1.12-r7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jonls/${PN}/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="appindicator geoclue gtk nls" COMMON_DEPEND=">=x11-libs/libX11-1.4 |