diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:59:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:59:41 +0100 |
commit | 5af4d57002fc455f78591dcdcdfadd7ef589755d (patch) | |
tree | 659e0664c33dd80a99031148568b4c019cd3cad7 /app-pda/usbmuxd | |
parent | net-firewall/firewalld: Stabilize 2.0.0 ppc64, #910958 (diff) | |
download | gentoo-5af4d57002fc455f78591dcdcdfadd7ef589755d.tar.gz gentoo-5af4d57002fc455f78591dcdcdfadd7ef589755d.tar.bz2 gentoo-5af4d57002fc455f78591dcdcdfadd7ef589755d.zip |
app-pda/usbmuxd: Keyword 1.1.1-r1 arm64, #910746
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-pda/usbmuxd')
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |