diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:18:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:18:54 +0100 |
commit | 58923c9a2ab7c8db87aaf7167cbff72a17786e23 (patch) | |
tree | 7a5e62dc1f60118896be36557a09a86be4aca2d6 /dev-util/lttng-ust | |
parent | dev-libs/isl: ppc64 stable wrt bug #709436 (diff) | |
download | gentoo-58923c9a2ab7c8db87aaf7167cbff72a17786e23.tar.gz gentoo-58923c9a2ab7c8db87aaf7167cbff72a17786e23.tar.bz2 gentoo-58923c9a2ab7c8db87aaf7167cbff72a17786e23.zip |
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@gentoo.org>
Diffstat (limited to 'dev-util/lttng-ust')
-rw-r--r-- | dev-util/lttng-ust/lttng-ust-2.8.1.ebuild | 4 |
1 files 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 062a94187821..b100667935a2 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:=" |