commit: 7a060cb3eb69f0b1e081bf0efa99f7ef97080eb2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Nov 5 16:49:27 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Nov 5 17:00:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a060cb3
x11-libs/xcb-util-xrm: Propagate keywords Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild index d442dae0683..792ab1a6117 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild @@ -10,7 +10,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" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] x11-libs/xcb-util[${MULTILIB_USEDEP}]"
