summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:43:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:49:48 +0100
commit1d15a0b6a4cccd6460773e06ae60fb077111e085 (patch)
treecf7481574525015db8bb247c70d05ade588a182a /dev-libs
parentdev-libs/libyaml: ppc stable wrt bug #531340 (diff)
downloadgentoo-1d15a0b6a4cccd6460773e06ae60fb077111e085.tar.gz
gentoo-1d15a0b6a4cccd6460773e06ae60fb077111e085.tar.bz2
gentoo-1d15a0b6a4cccd6460773e06ae60fb077111e085.zip
dev-libs/userspace-rcu: ppc stable wrt bug #586126
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/userspace-rcu/userspace-rcu-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/userspace-rcu/userspace-rcu-0.9.1.ebuild b/dev-libs/userspace-rcu/userspace-rcu-0.9.1.ebuild
index fac067511428..35364c4c283b 100644
--- a/dev-libs/userspace-rcu/userspace-rcu-0.9.1.ebuild
+++ b/dev-libs/userspace-rcu/userspace-rcu-0.9.1.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$
@@ -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 )"