commit: 21afe87705e59ede961d03d7a99fbdd2cf0b42ca Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue Jul 1 21:03:49 2025 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Jul 1 21:26:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21afe877
sys-libs/basu: Keyword 0.2.1 for ~arm64 The tests pass. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> sys-libs/basu/basu-0.2.1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-libs/basu/basu-0.2.1.ebuild b/sys-libs/basu/basu-0.2.1.ebuild index a0d8ccbd141a..f83f367138c9 100644 --- a/sys-libs/basu/basu-0.2.1.ebuild +++ b/sys-libs/basu/basu-0.2.1.ebuild @@ -8,12 +8,11 @@ inherit meson python-any-r1 DESCRIPTION="The sd-bus library, extracted from systemd" HOMEPAGE="https://sr.ht/~emersion/basu/" +SRC_URI="https://git.sr.ht/~emersion/basu/refs/download/v${PV}/basu-${PV}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -SRC_URI="https://git.sr.ht/~emersion/basu/refs/download/v${PV}/basu-${PV}.tar.gz" -KEYWORDS="amd64" - +KEYWORDS="amd64 ~arm64" IUSE="audit caps" DEPEND="
