diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:58:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:58:15 +0000 |
commit | b7f4c90cf316140a9591c24b2982a61a2279868a (patch) | |
tree | cc07ea3144c269f1c156761e0cbf1849346f3705 /x11-libs/libXrandr | |
parent | x11-libs/libXpm: Stabilize 3.5.14 x86, #891865 (diff) | |
download | gentoo-b7f4c90cf316140a9591c24b2982a61a2279868a.tar.gz gentoo-b7f4c90cf316140a9591c24b2982a61a2279868a.tar.bz2 gentoo-b7f4c90cf316140a9591c24b2982a61a2279868a.zip |
x11-libs/libXrandr: Stabilize 1.5.3 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXrandr/libXrandr-1.5.3.ebuild b/x11-libs/libXrandr/libXrandr-1.5.3.ebuild index 2cef107c651b..682ba4c94400 100644 --- a/x11-libs/libXrandr/libXrandr-1.5.3.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.5.3.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=8 @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xrandr library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND=" |