dev-libs/userspace-rcu: amd64 x86 stable
authorYixun Lan <dlan@gentoo.org>
Fri, 1 Jul 2016 02:25:51 +0000 (10:25 +0800)
committerYixun Lan <dlan@gentoo.org>
Fri, 1 Jul 2016 02:25:51 +0000 (10:25 +0800)
Gentoo-Bug: 586126

Package-Manager: portage-2.3.0_rc1

dev-libs/userspace-rcu/userspace-rcu-0.9.1.ebuild

index d09291de5700102259f710d492e30b289d61284f..8f01b5ecbd14b42c6865311d53c39e6cb089ab21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="http://lttng.org/files/urcu/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0/4" # subslot = soname version
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
 IUSE="static-libs regression-test test"
 
 DEPEND="test? ( sys-process/time )"