commit: 7e6780d500f872a410241df5c10d05cd23448a05 Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk> AuthorDate: Sun Mar 17 06:15:03 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sun Mar 17 06:17:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e6780d5
dev-util/bcc: Stabilize 0.29.1-r1 amd64, #925951 Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk> Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-util/bcc/bcc-0.29.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/bcc/bcc-0.29.1-r1.ebuild b/dev-util/bcc/bcc-0.29.1-r1.ebuild index 5ae4d92baf0d..1ac9b797b8ef 100644 --- a/dev-util/bcc/bcc-0.29.1-r1.ebuild +++ b/dev-util/bcc/bcc-0.29.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/iovisor/bcc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" IUSE="+lua test" REQUIRED_USE="
