diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:21:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:21:08 +0200 |
commit | a703e5ec4f6b891665ed59ae275fe4212f7cb357 (patch) | |
tree | 66f57a605943408cb7ba2adcdff0d6a6fc94a816 /x11-libs | |
parent | x11-libs/libXdamage: Stabilize 1.1.6 sparc, #891865 (diff) | |
download | gentoo-a703e5ec4f6b891665ed59ae275fe4212f7cb357.tar.gz gentoo-a703e5ec4f6b891665ed59ae275fe4212f7cb357.tar.bz2 gentoo-a703e5ec4f6b891665ed59ae275fe4212f7cb357.zip |
x11-libs/libXres: Stabilize 1.2.2 sparc, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXres/libXres-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXres/libXres-1.2.2.ebuild b/x11-libs/libXres/libXres-1.2.2.ebuild index 51cd0358e1bd..4f78ac6d32d8 100644 --- a/x11-libs/libXres/libXres-1.2.2.ebuild +++ b/x11-libs/libXres/libXres-1.2.2.ebuild @@ -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" |