diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-05-13 20:21:53 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-13 20:21:53 -0400 |
commit | 4564d9f379356ac9f62aefbb7a41beac6b8bdee9 (patch) | |
tree | f1174af168cb19b9c752667003e918d3611fd239 /x11-libs/xcb-util-xrm | |
parent | x11-libs/libxkbcommon: amd64 stable wrt bug #649316 (diff) | |
download | gentoo-4564d9f379356ac9f62aefbb7a41beac6b8bdee9.tar.gz gentoo-4564d9f379356ac9f62aefbb7a41beac6b8bdee9.tar.bz2 gentoo-4564d9f379356ac9f62aefbb7a41beac6b8bdee9.zip |
x11-libs/xcb-util-xrm: amd64 stable wrt bug #649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'x11-libs/xcb-util-xrm')
-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 5c11d63a2636..e870ff076573 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}] |