x11-libs/xcb-util-xrm: amd64 stable wrt bug #611056
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 10 Mar 2017 09:07:28 +0000 (10:07 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 10 Mar 2017 09:07:28 +0000 (10:07 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild

index 361e8a99a288883f7ee1b9c4577c89e5df5abad5..42479f9abdc2e32050d0f8f42f7370134deb629a 100644 (file)
@@ -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
 
 EAPI=5
@@ -12,7 +12,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}]