diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 23:00:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 23:00:58 +0100 |
commit | 888780719ff1a643a112869e5c2b9e31556ae834 (patch) | |
tree | ce67903e1f56c2d7b5eccd2449884eb736e20c6e /x11-misc | |
parent | x11-misc/fbpanel: Stabilize 7.0-r4 amd64, #933062 (diff) | |
download | gentoo-888780719ff1a643a112869e5c2b9e31556ae834.tar.gz gentoo-888780719ff1a643a112869e5c2b9e31556ae834.tar.bz2 gentoo-888780719ff1a643a112869e5c2b9e31556ae834.zip |
x11-misc/redshift: Stabilize 1.12-r11 amd64, #933066
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/redshift/redshift-1.12-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/redshift/redshift-1.12-r11.ebuild b/x11-misc/redshift/redshift-1.12-r11.ebuild index b2b5c880cfe7..a90e9d20081c 100644 --- a/x11-misc/redshift/redshift-1.12-r11.ebuild +++ b/x11-misc/redshift/redshift-1.12-r11.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 |