summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2016-07-01 10:35:48 +0800
committerYixun Lan <dlan@gentoo.org>2016-07-01 10:35:48 +0800
commit31bae3798bcca18a8245a42f4bd6e08505b7312f (patch)
tree2009c3695b39f3590e8d63d7a955c4764366c662
parentdev-libs/userspace-rcu: amd64 x86 stable (diff)
downloadgentoo-31bae3798bcca18a8245a42f4bd6e08505b7312f.tar.gz
gentoo-31bae3798bcca18a8245a42f4bd6e08505b7312f.tar.bz2
gentoo-31bae3798bcca18a8245a42f4bd6e08505b7312f.zip
dev-util/babeltrace: amd64 x86 stable
Gentoo-Bug: 586128 Package-Manager: portage-2.3.0_rc1
-rw-r--r--dev-util/babeltrace/babeltrace-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/babeltrace/babeltrace-1.2.4.ebuild b/dev-util/babeltrace/babeltrace-1.2.4.ebuild
index 19b8315b2c52..70efa4b633ed 100644
--- a/dev-util/babeltrace/babeltrace-1.2.4.ebuild
+++ b/dev-util/babeltrace/babeltrace-1.2.4.ebuild
@@ -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/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="test"
RDEPEND="dev-libs/glib:2