diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-22 20:09:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-22 20:13:25 -0400 |
commit | fc0a35c85b8fa087855c3e9e4436a57ea53399f0 (patch) | |
tree | 387b3c0a32f12502e33f7da70f8702875201f656 /dev-util/lttng-ust | |
parent | net-fs/samba: arm64 stable (diff) | |
download | gentoo-fc0a35c85b8fa087855c3e9e4436a57ea53399f0.tar.gz gentoo-fc0a35c85b8fa087855c3e9e4436a57ea53399f0.tar.bz2 gentoo-fc0a35c85b8fa087855c3e9e4436a57ea53399f0.zip |
dev-util/lttng-ust: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 b3bd0a0d3e74..fa4342b4dda9 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-2018 Gentoo Authors +# Copyright 1999-2019 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:=" |