From a909a00ec1da5d4c21e7b6846f0f4247f527bc04 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 5 Mar 2021 22:20:11 +0000 Subject: [PATCH] x11-apps/xrandr: Stabilize 1.5.1 arm64, #765997 Signed-off-by: Sam James --- x11-apps/xrandr/xrandr-1.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-apps/xrandr/xrandr-1.5.1.ebuild b/x11-apps/xrandr/xrandr-1.5.1.ebuild index 0b0c859cd111e..69e360a0e17be 100644 --- a/x11-apps/xrandr/xrandr-1.5.1.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="primitive command line interface to RandR extension" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.5