media-libs/libmtp: ia64 stable wrt bug #568266
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 14:20:02 +0000 (15:20 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 14:24:06 +0000 (15:24 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-libs/libmtp/libmtp-1.1.11.ebuild

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