diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:38:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:38:01 +0200 |
commit | 59effef04d8714ed302c1e64c6ffdc31a85be7ce (patch) | |
tree | daa61babfbe5a1f1ed70f8289aed83a28a9d5817 /app-pda | |
parent | sys-apps/lm-sensors: x86 stable wrt bug #722098 (diff) | |
download | gentoo-59effef04d8714ed302c1e64c6ffdc31a85be7ce.tar.gz gentoo-59effef04d8714ed302c1e64c6ffdc31a85be7ce.tar.bz2 gentoo-59effef04d8714ed302c1e64c6ffdc31a85be7ce.zip |
app-pda/usbmuxd: x86 stable wrt bug #722124
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 1dda2f314a9d..0451b37d3617 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=" |