diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 12:11:20 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:13 +0200 |
commit | 009cc81473c7f6c65115414c53808a811c33c4c8 (patch) | |
tree | 02835a258ddac78471c232ff85630220c2290ef7 /x11-libs/xcb-util-errors | |
parent | net-libs/libiscsi: Keyword 1.19.0_p20230208 arm, #906062 (diff) | |
download | gentoo-009cc81473c7f6c65115414c53808a811c33c4c8.tar.gz gentoo-009cc81473c7f6c65115414c53808a811c33c4c8.tar.bz2 gentoo-009cc81473c7f6c65115414c53808a811c33c4c8.zip |
x11-libs/xcb-util-errors: Keyword 1.0.1 mips, #907637
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
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 a274fe423fa3..e8c8289e8f87 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="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=x11-libs/libxcb-1.9.1:=" DEPEND="${RDEPEND} |