diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-02 11:51:51 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-02 11:51:51 +0000 |
commit | d09773a9fab83755f5177f6fa890dbf5bc7a4598 (patch) | |
tree | 20bebcd69d3592aa1642228c981ba11ea220efce /x11-libs/xcb-util-errors | |
parent | x11-base/xwayland: Stabilize 23.1.2 arm64, #909456 (diff) | |
download | gentoo-d09773a9fab83755f5177f6fa890dbf5bc7a4598.tar.gz gentoo-d09773a9fab83755f5177f6fa890dbf5bc7a4598.tar.bz2 gentoo-d09773a9fab83755f5177f6fa890dbf5bc7a4598.zip |
x11-libs/xcb-util-errors: Stabilize 1.0.1 arm64, #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 983f2a15dac4..3b013da7a362 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} |