diff options
author | 2023-06-01 19:01:55 +0300 | |
---|---|---|
committer | 2023-06-01 19:01:55 +0300 | |
commit | 663562b5fc5a8ee85dba5520a2bc66a45474e0cc (patch) | |
tree | b22198e586883bf94a5a51ba5d55a1bf2f8dffd1 /x11-libs | |
parent | x11-apps/xwininfo: Keyword 1.1.6 ppc64, #907637 (diff) | |
download | gentoo-663562b5fc5a8ee85dba5520a2bc66a45474e0cc.tar.gz gentoo-663562b5fc5a8ee85dba5520a2bc66a45474e0cc.tar.bz2 gentoo-663562b5fc5a8ee85dba5520a2bc66a45474e0cc.zip |
x11-libs/xcb-util-errors: Keyword 1.0.1 ppc64, #907637
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 d954b5c7897e..4708c289ff26 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" +KEYWORDS="~amd64 ~loong ~ppc64" RDEPEND=">=x11-libs/libxcb-1.9.1:=" DEPEND="${RDEPEND} |