diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:56 +0300 |
commit | b876dc769cfb6b70dfe343c80aba8b81cfcfa91a (patch) | |
tree | f1835034296d782189243fe28fc3c709ace28f58 /x11-libs/xcb-util-errors | |
parent | x11-apps/xwininfo: Keyword 1.1.6 ppc, #907637 (diff) | |
download | gentoo-b876dc769cfb6b70dfe343c80aba8b81cfcfa91a.tar.gz gentoo-b876dc769cfb6b70dfe343c80aba8b81cfcfa91a.tar.bz2 gentoo-b876dc769cfb6b70dfe343c80aba8b81cfcfa91a.zip |
x11-libs/xcb-util-errors: Keyword 1.0.1 ppc, #907637
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 4708c289ff26..540106854ac7 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 ~loong ~ppc64" +KEYWORDS="~amd64 ~loong ~ppc ~ppc64" RDEPEND=">=x11-libs/libxcb-1.9.1:=" DEPEND="${RDEPEND} |