commit: 11560248900a6d70c04c9abdd30ec3e89117302c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 16:39:56 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 16:39:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11560248
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 <AT> gentoo.org> app-pda/usbmuxd/usbmuxd-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild index bd3f64d7f7e..b5000fe98b4 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="
