diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:58:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:58:35 +0000 |
commit | c0a4b9754fa1180d970ce8f61bc5e07eb5d6f9f5 (patch) | |
tree | e2a171986941fb32b35044776c3bb8a5a88d3dc5 /x11-apps/xgamma | |
parent | x11-apps/xfd: Stabilize 1.1.4 arm, #891865 (diff) | |
download | gentoo-c0a4b9754fa1180d970ce8f61bc5e07eb5d6f9f5.tar.gz gentoo-c0a4b9754fa1180d970ce8f61bc5e07eb5d6f9f5.tar.bz2 gentoo-c0a4b9754fa1180d970ce8f61bc5e07eb5d6f9f5.zip |
x11-apps/xgamma: Stabilize 1.0.7 arm, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xgamma/xgamma-1.0.7.ebuild b/x11-apps/xgamma/xgamma-1.0.7.ebuild index a5cef1a7abd5..2d82966339ea 100644 --- a/x11-apps/xgamma/xgamma-1.0.7.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.7.ebuild @@ -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 |