commit: 5d2d07ac1b5c6ca739d59e942438130109de1170 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 28 17:47:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 28 17:47:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d2d07ac
dev-util/lttng-ust: Stabilize 2.12.0 arm64, #763564 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/lttng-ust/lttng-ust-2.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/lttng-ust/lttng-ust-2.12.0.ebuild b/dev-util/lttng-ust/lttng-ust-2.12.0.ebuild index a0aab394648..5f6e7943669 100644 --- a/dev-util/lttng-ust/lttng-ust-2.12.0.ebuild +++ b/dev-util/lttng-ust/lttng-ust-2.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples numa" DEPEND="
