commit: 66dbc4aca097f6f1e08b1e504fcac94c76347593 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 01:40:25 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 01:40:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66dbc4ac
sys-libs/rpmatch-standalone: Keyword 1.0 arm64, #874777 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild index 6cacfa6cfc13..89c22aa73fa8 100644 --- a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild +++ b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pullmoll/musl-rpmatch/archive/v${PV}.tar.gz -> ${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" IUSE="static-libs" DEPEND="
