diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:38:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:38:17 +0100 |
commit | e269f48aa057a2762da50efda45a72e02aff56a7 (patch) | |
tree | 8c7c356cfec721e9e9d7e8626fa8a0af804eae02 /app-pda | |
parent | app-pda/libusbmuxd: x86 stable wrt bug #700520 (diff) | |
download | gentoo-e269f48aa057a2762da50efda45a72e02aff56a7.tar.gz gentoo-e269f48aa057a2762da50efda45a72e02aff56a7.tar.bz2 gentoo-e269f48aa057a2762da50efda45a72e02aff56a7.zip |
app-pda/usbmuxd: x86 stable wrt bug #700520
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild index 7c8568d85d76..0de7aed7b123 100644 --- a/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" # 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="" RDEPEND=" |