diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 18:16:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 18:16:12 +0200 |
commit | be141921b5352e77546cc08df31477e361606a29 (patch) | |
tree | dbef310e2e26debd58ac98a95434e5b402ef5835 /dev-util/lttng-ust | |
parent | net-libs/c-client: Stabilize 2007f_p7 arm, #901883 (diff) | |
download | gentoo-be141921b5352e77546cc08df31477e361606a29.tar.gz gentoo-be141921b5352e77546cc08df31477e361606a29.tar.bz2 gentoo-be141921b5352e77546cc08df31477e361606a29.zip |
dev-util/lttng-ust: Stabilize 2.13.5 arm64, #901889
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/lttng-ust')
-rw-r--r-- | dev-util/lttng-ust/lttng-ust-2.13.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lttng-ust/lttng-ust-2.13.5.ebuild b/dev-util/lttng-ust/lttng-ust-2.13.5.ebuild index c50f2434c11d..59e68b583de2 100644 --- a/dev-util/lttng-ust/lttng-ust-2.13.5.ebuild +++ b/dev-util/lttng-ust/lttng-ust-2.13.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="examples numa" DEPEND=" |