diff options
author | Sam James <sam@gentoo.org> | 2024-12-08 18:54:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-08 18:57:58 +0000 |
commit | 55457276b0557c1e1410936bf33f7e76eed0aae2 (patch) | |
tree | cffc8cd914fd04c6d022f038b616b8542e7cba42 /x11-apps | |
parent | app-misc/fastfetch: Stabilize 2.29.0 arm64, #946110 (diff) | |
download | gentoo-55457276b0557c1e1410936bf33f7e76eed0aae2.tar.gz gentoo-55457276b0557c1e1410936bf33f7e76eed0aae2.tar.bz2 gentoo-55457276b0557c1e1410936bf33f7e76eed0aae2.zip |
x11-apps/xrandr: Stabilize 1.5.3 arm, #946115
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xrandr/xrandr-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrandr/xrandr-1.5.3.ebuild b/x11-apps/xrandr/xrandr-1.5.3.ebuild index bc2a9a8f2d5f..96325dbce391 100644 --- a/x11-apps/xrandr/xrandr-1.5.3.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.3.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="A primitive command line interface to RandR extension" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=x11-libs/libXrandr-1.5 x11-libs/libXrender |