diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:27:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:27:51 +0200 |
commit | 7886ee3fa798bd64159e05c536a87c8f11b723cc (patch) | |
tree | e72083154d7b09c3825004b48bdffcb57b401d7c /x11-apps/xgamma | |
parent | x11-apps/xfd: Stabilize 1.1.4 ppc64, #891865 (diff) | |
download | gentoo-7886ee3fa798bd64159e05c536a87c8f11b723cc.tar.gz gentoo-7886ee3fa798bd64159e05c536a87c8f11b723cc.tar.bz2 gentoo-7886ee3fa798bd64159e05c536a87c8f11b723cc.zip |
x11-apps/xgamma: Stabilize 1.0.7 ppc64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@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 29464d0621ec..0fb5098f2a2e 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 |