diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:15 +0200 |
commit | a8a8acbaf2dd6c57be6b406f43f06462825063ee (patch) | |
tree | 6e978060236813d475a0b44a754874b78ca6a920 /x11-apps/xgamma/xgamma-1.0.7.ebuild | |
parent | x11-apps/xfd: Stabilize 1.1.4 amd64, #891865 (diff) | |
download | gentoo-a8a8acbaf2dd6c57be6b406f43f06462825063ee.tar.gz gentoo-a8a8acbaf2dd6c57be6b406f43f06462825063ee.tar.bz2 gentoo-a8a8acbaf2dd6c57be6b406f43f06462825063ee.zip |
x11-apps/xgamma: Stabilize 1.0.7 amd64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xgamma/xgamma-1.0.7.ebuild')
-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 2d82966339ea..29464d0621ec 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 |