Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-tools/
Date: Mon, 20 Mar 2023 06:42:53
Message-Id: 1679294091.c8d2d4aa4e690daab0b8acc89cdd414f08586339.juippis@gentoo
1 commit: c8d2d4aa4e690daab0b8acc89cdd414f08586339
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 20 06:34:51 2023 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 20 06:34:51 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d2d4aa
7
8 dev-util/lttng-tools: Stabilize 2.13.8 amd64, #901891
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 dev-util/lttng-tools/lttng-tools-2.13.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/lttng-tools/lttng-tools-2.13.8.ebuild b/dev-util/lttng-tools/lttng-tools-2.13.8.ebuild
16 index 5d7ae7e0e446..7e432d7aaba3 100644
17 --- a/dev-util/lttng-tools/lttng-tools-2.13.8.ebuild
18 +++ b/dev-util/lttng-tools/lttng-tools-2.13.8.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0/${MY_SLOT}"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="+ust"
26
27 DEPEND="dev-libs/userspace-rcu:=