diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 13:27:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 13:27:52 +0200 |
commit | aa5cc36ede4a342cceede2bdb09c920871023d5c (patch) | |
tree | 3875c92bc58dcb3d43f533dd2f7e113a3b27f698 /app-pda | |
parent | sys-apps/lm-sensors: amd64 stable wrt bug #722098 (diff) | |
download | gentoo-aa5cc36ede4a342cceede2bdb09c920871023d5c.tar.gz gentoo-aa5cc36ede4a342cceede2bdb09c920871023d5c.tar.bz2 gentoo-aa5cc36ede4a342cceede2bdb09c920871023d5c.zip |
app-pda/usbmuxd: amd64 stable wrt bug #722124
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild index 371f8cb38f28..1dda2f314a9d 100644 --- a/app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://cgit.libimobiledevice.org/usbmuxd.git/snapshot/usbmuxd-${COMMIT # 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=" |