diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-19 11:04:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-19 11:05:17 -0700 |
commit | 343124fe58a74e79fd061adde176237b1d43e603 (patch) | |
tree | 0f7195576a30efe8d364c9db5e16118f33cb0772 /x11-libs | |
parent | x11-libs/xcb-util-xrm-1.3: ppc stable, bug 685762 (diff) | |
download | gentoo-343124fe58a74e79fd061adde176237b1d43e603.tar.gz gentoo-343124fe58a74e79fd061adde176237b1d43e603.tar.bz2 gentoo-343124fe58a74e79fd061adde176237b1d43e603.zip |
x11-libs/xcb-util-xrm-1.3: ppc64 stable, bug 685762
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild index afdbf82abbf8..33c4ec2a3342 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/" SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}] |