diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-02 11:53:23 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-02 11:53:23 +0000 |
commit | def2d54b0d68bd0bc444b863a1b620a369a17053 (patch) | |
tree | 1f6f4d4351fd65de8355901995b0aeb0741959d2 /x11-libs | |
parent | x11-misc/xkeyboard-config: Stabilize 2.39 sparc, #909456 (diff) | |
download | gentoo-def2d54b0d68bd0bc444b863a1b620a369a17053.tar.gz gentoo-def2d54b0d68bd0bc444b863a1b620a369a17053.tar.bz2 gentoo-def2d54b0d68bd0bc444b863a1b620a369a17053.zip |
x11-libs/xcb-util-errors: Stabilize 1.0.1 sparc, #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 3b013da7a362..402de78400e7 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} |