commit: 58923c9a2ab7c8db87aaf7167cbff72a17786e23 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 12:18:54 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 12:18:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58923c9a
dev-util/lttng-ust: arm stable wrt bug #704998 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-util/lttng-ust/lttng-ust-2.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild b/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild index 062a9418782..b100667935a 100644 --- a/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild +++ b/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86" IUSE="examples" DEPEND="dev-libs/userspace-rcu:="
