diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-25 15:51:40 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-25 15:52:32 -0700 |
commit | 111e91e9291788c6188b6a63f59ee22a9c34d049 (patch) | |
tree | 64b21508c300803da7969954c3f1733211feb3e3 /x11-apps | |
parent | x11-apps/xf86dga: Stabilize 1.0.3-r1 arm64, #804288 (diff) | |
download | gentoo-111e91e9291788c6188b6a63f59ee22a9c34d049.tar.gz gentoo-111e91e9291788c6188b6a63f59ee22a9c34d049.tar.bz2 gentoo-111e91e9291788c6188b6a63f59ee22a9c34d049.zip |
x11-apps/xgamma: Stabilize 1.0.6-r1 arm64, #804288
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild b/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild index 0d01b1e9cd10..157195195f9f 100644 --- a/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="Alter a monitor's gamma correction through the X server" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" x11-libs/libXxf86vm |