commit: 5af4d57002fc455f78591dcdcdfadd7ef589755d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 03:59:41 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 03:59:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af4d570
app-pda/usbmuxd: Keyword 1.1.1-r1 arm64, #910746 Signed-off-by: Sam James <sam <AT> gentoo.org> app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild index e7f3c8e166d5..a61717a2d817 100644 --- a/app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libimobiledevice/usbmuxd/releases/download/${PV}/${P # src/utils.h is LGPL-2.1+, rest is found in COPYING* LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="selinux systemd" DEPEND="
