diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-13 23:59:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-14 00:06:24 +0200 |
commit | 81bf50e078930639491efc43e058a5e52d055cc5 (patch) | |
tree | e374f61e1e5f837e9c5f585aeac0d8268f5ba7a8 /x11-libs | |
parent | x11-libs/libxkbcommon: x86 stable (bug #649316) (diff) | |
download | gentoo-81bf50e078930639491efc43e058a5e52d055cc5.tar.gz gentoo-81bf50e078930639491efc43e058a5e52d055cc5.tar.bz2 gentoo-81bf50e078930639491efc43e058a5e52d055cc5.zip |
x11-libs/xcb-util-xrm: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
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 1390d9435c5f..5c11d63a2636 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}] |