diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 17:16:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 17:16:31 +0100 |
commit | db91fe5542ab84aabfa9f09314b154faba5cf089 (patch) | |
tree | 4b579e1b0473ca554d490235c9616fcea4add71a /x11-libs/xcb-util-xrm | |
parent | sci-visualization/veusz: amd64 stable wrt bug #549370 (diff) | |
download | gentoo-db91fe5542ab84aabfa9f09314b154faba5cf089.tar.gz gentoo-db91fe5542ab84aabfa9f09314b154faba5cf089.tar.bz2 gentoo-db91fe5542ab84aabfa9f09314b154faba5cf089.zip |
x11-libs/xcb-util-xrm: amd64 stable wrt bug #592316
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-xrm')
-rw-r--r-- | x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild index f141ce6ff082..80e401861d43 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}] |