diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 08:38:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 08:38:20 +0100 |
commit | caf2830ffc7707d386bc271111f064782c27d593 (patch) | |
tree | 0916f70eaf86b44c3f44d11a5c4d6248df1d3bfc /app-pda | |
parent | app-pda/libusbmuxd: amd64 stable wrt bug #700520 (diff) | |
download | gentoo-caf2830ffc7707d386bc271111f064782c27d593.tar.gz gentoo-caf2830ffc7707d386bc271111f064782c27d593.tar.bz2 gentoo-caf2830ffc7707d386bc271111f064782c27d593.zip |
app-pda/usbmuxd: amd64 stable wrt bug #700520
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.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 ffe942a66858..7c8568d85d76 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=" |