diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:39:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:39:56 +0100 |
commit | 11560248900a6d70c04c9abdd30ec3e89117302c (patch) | |
tree | b1f06f86a325d608c6ae140700acbe2fc6b5b5fa | |
parent | app-pda/libusbmuxd: amd64 stable wrt bug #760375 (diff) | |
download | gentoo-11560248900a6d70c04c9abdd30ec3e89117302c.tar.gz gentoo-11560248900a6d70c04c9abdd30ec3e89117302c.tar.bz2 gentoo-11560248900a6d70c04c9abdd30ec3e89117302c.zip |
app-pda/usbmuxd: amd64 stable wrt bug #760375
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 bd3f64d7f7e2..b5000fe98b41 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=" |