Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-ust/
Date: Sat, 01 Sep 2018 23:13:10
Message-Id: 1535843540.a7afc63b5e098b428016d20d18811a5438e1b481.slyfox@gentoo
1 commit: a7afc63b5e098b428016d20d18811a5438e1b481
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 23:12:20 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 23:12:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7afc63b
7
8 dev-util/lttng-ust: keyworded 2.10.1 for ia64, bug #664314
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-util/lttng-ust/lttng-ust-2.10.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/lttng-ust/lttng-ust-2.10.1.ebuild b/dev-util/lttng-ust/lttng-ust-2.10.1.ebuild
17 index 1a0e55bb0ad..2ccf9da9a9a 100644
18 --- a/dev-util/lttng-ust/lttng-ust-2.10.1.ebuild
19 +++ b/dev-util/lttng-ust/lttng-ust-2.10.1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0/${MY_SLOT}"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE="examples"
27
28 DEPEND="dev-libs/userspace-rcu"