diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-11 08:56:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-11 08:56:07 +0300 |
commit | df558812ed9f7d57e39066ba11ca3ef3fc67c770 (patch) | |
tree | 977ff3b759ab02fe1701a5092fd7dcefac49763a /x11-libs/xcb-util-errors | |
parent | x11-base/xwayland: Stabilize 23.1.2 ppc64, #909456 (diff) | |
download | gentoo-df558812ed9f7d57e39066ba11ca3ef3fc67c770.tar.gz gentoo-df558812ed9f7d57e39066ba11ca3ef3fc67c770.tar.bz2 gentoo-df558812ed9f7d57e39066ba11ca3ef3fc67c770.zip |
x11-libs/xcb-util-errors: Stabilize 1.0.1 ppc64, #909456
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-errors')
-rw-r--r-- | x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild b/x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild index c740b9e10007..5c739d9fb228 100644 --- a/x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild +++ b/x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild @@ -11,7 +11,7 @@ inherit python-any-r1 xorg-3 DESCRIPTION="Library that gives human readable names to XCB error, event, & request codes" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-errors" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=x11-libs/libxcb-1.9.1:=" DEPEND="${RDEPEND} |