diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 22:20:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 22:20:11 +0000 |
commit | a909a00ec1da5d4c21e7b6846f0f4247f527bc04 (patch) | |
tree | f7619f7f9faae9095df9762832ef28fef8c814b4 /x11-apps | |
parent | lxde-base/lxpanel: Stabilize 0.10.0-r1 arm64, #765997 (diff) | |
download | gentoo-a909a00ec1da5d4c21e7b6846f0f4247f527bc04.tar.gz gentoo-a909a00ec1da5d4c21e7b6846f0f4247f527bc04.tar.bz2 gentoo-a909a00ec1da5d4c21e7b6846f0f4247f527bc04.zip |
x11-apps/xrandr: Stabilize 1.5.1 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xrandr/xrandr-1.5.1.ebuild | 4 |
1 files 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 0b0c859cd111..69e360a0e17b 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 |