diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-05 14:43:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-05 14:43:11 +0300 |
commit | 99ad7e7bf49a3c03cbd25f05b83592cfacebbb29 (patch) | |
tree | 9f927bc10d02de548601bc5522e79bd4926cb25e /x11-libs/xcb-util-errors | |
parent | x11-apps/xwininfo: Keyword 1.1.6 s390, #907637 (diff) | |
download | gentoo-99ad7e7bf49a3c03cbd25f05b83592cfacebbb29.tar.gz gentoo-99ad7e7bf49a3c03cbd25f05b83592cfacebbb29.tar.bz2 gentoo-99ad7e7bf49a3c03cbd25f05b83592cfacebbb29.zip |
x11-libs/xcb-util-errors: Keyword 1.0.1 s390, #907637
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 b4734ea28025..10aff9d34285 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 sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=x11-libs/libxcb-1.9.1:=" DEPEND="${RDEPEND} |