diff options
author | Sam James <sam@gentoo.org> | 2024-01-23 15:05:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-23 15:05:27 +0000 |
commit | d0d82c5c351914b0bf8095f4ce120d63dd8e8a69 (patch) | |
tree | a5a25208b2479f4520b43cad6d453d98f73c5707 /x11-misc | |
parent | xfce-base/thunar: Stabilize 4.18.10 ppc64, #921491 (diff) | |
download | gentoo-d0d82c5c351914b0bf8095f4ce120d63dd8e8a69.tar.gz gentoo-d0d82c5c351914b0bf8095f4ce120d63dd8e8a69.tar.bz2 gentoo-d0d82c5c351914b0bf8095f4ce120d63dd8e8a69.zip |
x11-misc/redshift: Stabilize 1.12-r10 ppc64, #921526
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/redshift/redshift-1.12-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/redshift/redshift-1.12-r10.ebuild b/x11-misc/redshift/redshift-1.12-r10.ebuild index 039d03ed4512..c0fecea4ac9d 100644 --- a/x11-misc/redshift/redshift-1.12-r10.ebuild +++ b/x11-misc/redshift/redshift-1.12-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |