media-libs/libmtp: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Sat, 27 Jul 2019 12:27:43 +0000 (08:27 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 27 Jul 2019 12:27:43 +0000 (08:27 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

media-libs/libmtp/libmtp-1.1.16.ebuild

index c70009186deaacb5e32ab58f4843a009c06e4aa1..ec06cebf20052733fc10f98f0a8662719edd9961 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then
        inherit autotools git-r3
 else
        SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+       KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Implementation of Microsoft's Media Transfer Protocol (MTP)"