diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:55 +0000 |
commit | 5ad08e97d9fbd59cdd11f7fd6216a2886bf45e06 (patch) | |
tree | 2be6552d9ba5135b26871f81a5cb400cf084da67 /x11-apps/xrandr | |
parent | x11-apps/xprop: Stabilize 1.2.6 x86, #891865 (diff) | |
download | gentoo-5ad08e97d9fbd59cdd11f7fd6216a2886bf45e06.tar.gz gentoo-5ad08e97d9fbd59cdd11f7fd6216a2886bf45e06.tar.bz2 gentoo-5ad08e97d9fbd59cdd11f7fd6216a2886bf45e06.zip |
x11-apps/xrandr: Stabilize 1.5.2 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xrandr')
-rw-r--r-- | x11-apps/xrandr/xrandr-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xrandr/xrandr-1.5.2.ebuild b/x11-apps/xrandr/xrandr-1.5.2.ebuild index 6588b0e6070d..2e80e4c69a3c 100644 --- a/x11-apps/xrandr/xrandr-1.5.2.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.5 |