summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-24 00:58:16 +0000
committerSam James <sam@gentoo.org>2023-01-24 00:58:16 +0000
commit8afe82be26497fdefd7440e2c85607a8d97fc821 (patch)
tree163b60a5642d293002b44ba1506ff16f3ea01742 /x11-libs/libXres
parentx11-libs/libXrandr: Stabilize 1.5.3 x86, #891865 (diff)
downloadgentoo-8afe82be26497fdefd7440e2c85607a8d97fc821.tar.gz
gentoo-8afe82be26497fdefd7440e2c85607a8d97fc821.tar.bz2
gentoo-8afe82be26497fdefd7440e2c85607a8d97fc821.zip
x11-libs/libXres: Stabilize 1.2.2 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r--x11-libs/libXres/libXres-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXres/libXres-1.2.2.ebuild b/x11-libs/libXres/libXres-1.2.2.ebuild
index 5d36d2a3be76..844c4cffd389 100644
--- a/x11-libs/libXres/libXres-1.2.2.ebuild
+++ b/x11-libs/libXres/libXres-1.2.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=8
@@ -8,7 +8,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="X.Org XRes library"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="x11-libs/libX11
x11-libs/libXext"