diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-11-05 11:49:27 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-11-05 12:00:50 -0500 |
commit | 7a060cb3eb69f0b1e081bf0efa99f7ef97080eb2 (patch) | |
tree | 591857bd2bcb3ae0823472fb4a8a5f8d484b94b9 /x11-libs/xcb-util-xrm | |
parent | x11-libs/libXxf86vm: Propagate keywords (diff) | |
download | gentoo-7a060cb3eb69f0b1e081bf0efa99f7ef97080eb2.tar.gz gentoo-7a060cb3eb69f0b1e081bf0efa99f7ef97080eb2.tar.bz2 gentoo-7a060cb3eb69f0b1e081bf0efa99f7ef97080eb2.zip |
x11-libs/xcb-util-xrm: Propagate keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-xrm')
-rw-r--r-- | x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 d442dae06839..792ab1a61177 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}]" |