diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 15:36:14 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 15:36:14 +0000 |
commit | b27d434b1d1c6a366baa59d624614f35977e6632 (patch) | |
tree | 00c96eb7b392ce6d3a7bbc2b7c48c84072f4fb2e /x11-libs/xcb-util-errors | |
parent | x11-base/xwayland: Stabilize 23.1.2 amd64, #909456 (diff) | |
download | gentoo-b27d434b1d1c6a366baa59d624614f35977e6632.tar.gz gentoo-b27d434b1d1c6a366baa59d624614f35977e6632.tar.bz2 gentoo-b27d434b1d1c6a366baa59d624614f35977e6632.zip |
x11-libs/xcb-util-errors: Stabilize 1.0.1 amd64, #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 402de78400e7..62f5eb7cae81 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 sparc ~x86" RDEPEND=">=x11-libs/libxcb-1.9.1:=" DEPEND="${RDEPEND} |