diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:45 +0000 |
commit | 581ee3bf462f9b272b4c5b8082b6853134816a6a (patch) | |
tree | 2df6470390735c37fa3cb55b89c2b5d4d32dc1b6 /x11-apps/xgamma | |
parent | x11-apps/xfd: Stabilize 1.1.4 x86, #891865 (diff) | |
download | gentoo-581ee3bf462f9b272b4c5b8082b6853134816a6a.tar.gz gentoo-581ee3bf462f9b272b4c5b8082b6853134816a6a.tar.bz2 gentoo-581ee3bf462f9b272b4c5b8082b6853134816a6a.zip |
x11-apps/xgamma: Stabilize 1.0.7 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xgamma/xgamma-1.0.7.ebuild b/x11-apps/xgamma/xgamma-1.0.7.ebuild index cd55e41627d9..a5cef1a7abd5 100644 --- a/x11-apps/xgamma/xgamma-1.0.7.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Alter a monitor's gamma correction through the X server" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" x11-libs/libXxf86vm |