dev-libs/libtar: keyword ~arm
authorAlexis Ballier <aballier@gentoo.org>
Mon, 29 May 2017 10:53:24 +0000 (12:53 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 30 May 2017 06:56:25 +0000 (08:56 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-libs/libtar/libtar-1.2.20-r3.ebuild

index 300fe612976f87eb04aafa8283423bf21e78b260..8dab4e2db8b8d6c49df33e9fbbab6b49e00f9b41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="static-libs zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )