Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-modules/
Date: Fri, 01 Jul 2016 02:44:18
Message-Id: 1467340933.f6aa3f5c3b075fb6c2de64417cc8efd66474f241.dlan@gentoo
1 commit: f6aa3f5c3b075fb6c2de64417cc8efd66474f241
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 02:39:59 2016 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 02:42:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6aa3f5c
7
8 dev-util/lttng-modules: amd64 x86 stable
9
10 Gentoo-Bug: 586128
11
12 Package-Manager: portage-2.3.0_rc1
13
14 dev-util/lttng-modules/lttng-modules-2.7.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild b/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild
18 index b24347e..df739dd 100644
19 --- a/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild
20 +++ b/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -15,7 +15,7 @@ SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2"
28
29 LICENSE="GPL-2"
30 SLOT="0/${MY_SLOT}"
31 -KEYWORDS="~amd64 ~x86"
32 +KEYWORDS="amd64 x86"
33 IUSE=""
34
35 BUILD_TARGETS="default"