diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 15:36:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 15:36:21 +0000 |
commit | 40b1a6d49b9694ba2e7b12234dd8237d0d899b73 (patch) | |
tree | cad871e820fa6610b6b546769ee8e10e48514417 /x11-libs | |
parent | x11-base/xwayland: Stabilize 23.1.2 x86, #909456 (diff) | |
download | gentoo-40b1a6d49b9694ba2e7b12234dd8237d0d899b73.tar.gz gentoo-40b1a6d49b9694ba2e7b12234dd8237d0d899b73.tar.bz2 gentoo-40b1a6d49b9694ba2e7b12234dd8237d0d899b73.zip |
x11-libs/xcb-util-errors: Stabilize 1.0.1 x86, #909456
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 62f5eb7cae81..b4734ea28025 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} |