diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:09:26 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:16:05 +0200 |
commit | a137d49bcd0e7983f158739b9b647877e3a718cc (patch) | |
tree | 7a0d6c2f95c5965c4ae984ee9aa7bda6a7c9a003 /app-pda | |
parent | dev-php/PEAR-Pager: Version bump to 2.5.0 (diff) | |
download | gentoo-a137d49bcd0e7983f158739b9b647877e3a718cc.tar.gz gentoo-a137d49bcd0e7983f158739b9b647877e3a718cc.tar.bz2 gentoo-a137d49bcd0e7983f158739b9b647877e3a718cc.zip |
app-pda/libimobiledevice: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild index c237de1568d1..af97f9a81f98 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" # While COPYING* doesn't mention 'or any later version', all the headers do, hence use + LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/6" # based on SONAME of libimobiledevice.so -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="gnutls python static-libs" RDEPEND=">=app-pda/libplist-1.11:= |