diff options
author | Sam James <sam@gentoo.org> | 2025-01-04 20:27:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-04 20:27:43 +0000 |
commit | 04ef71f4c7549b3a6ea37e6d355cf16ad05f5056 (patch) | |
tree | 0f516856cf437f258d7a294e41cffd255eb3c712 /dev-util | |
parent | x11-terms/xterm: Stabilize 396 arm64, #947488 (diff) | |
download | gentoo-04ef71f4c7549b3a6ea37e6d355cf16ad05f5056.tar.gz gentoo-04ef71f4c7549b3a6ea37e6d355cf16ad05f5056.tar.bz2 gentoo-04ef71f4c7549b3a6ea37e6d355cf16ad05f5056.zip |
dev-util/lttng-ust: Stabilize 2.12.9 arm64, #947494
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/lttng-ust/lttng-ust-2.12.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lttng-ust/lttng-ust-2.12.9.ebuild b/dev-util/lttng-ust/lttng-ust-2.12.9.ebuild index f386f9589515..d851765a0153 100644 --- a/dev-util/lttng-ust/lttng-ust-2.12.9.ebuild +++ b/dev-util/lttng-ust/lttng-ust-2.12.9.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" IUSE="examples numa" DEPEND=" |