diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 19:56:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:06:52 +0100 |
commit | 98f4ff233de9c8097f081094c5df2fde6b9686bd (patch) | |
tree | bfa6cfe6dfe380be9c98f1f21e4b28e586c1e11b /app-pda/usbmuxd | |
parent | sys-fs/squashfs-tools: x86 stable (bug #760315) (diff) | |
download | gentoo-98f4ff233de9c8097f081094c5df2fde6b9686bd.tar.gz gentoo-98f4ff233de9c8097f081094c5df2fde6b9686bd.tar.bz2 gentoo-98f4ff233de9c8097f081094c5df2fde6b9686bd.zip |
app-pda/usbmuxd: x86 stable (bug #760375)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-pda/usbmuxd')
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild index b5000fe98b41..cde7b567939d 100644 --- a/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.1.1.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 ~ppc ~ppc64 x86" IUSE="systemd" DEPEND=" |