summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-05-29 12:53:24 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-05-30 08:56:25 +0200
commit60a68cb546ff2f1c9bfe9df570aa3ee844b90996 (patch)
tree1d8492d9b6a94b760727b928effb22c86d6069a7 /dev-libs/libtar
parentmedia-sound/fluidsynth: keyword ~arm (diff)
downloadgentoo-60a68cb546ff2f1c9bfe9df570aa3ee844b90996.tar.gz
gentoo-60a68cb546ff2f1c9bfe9df570aa3ee844b90996.tar.bz2
gentoo-60a68cb546ff2f1c9bfe9df570aa3ee844b90996.zip
dev-libs/libtar: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs/libtar')
-rw-r--r--dev-libs/libtar/libtar-1.2.20-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtar/libtar-1.2.20-r3.ebuild b/dev-libs/libtar/libtar-1.2.20-r3.ebuild
index 300fe612976f..8dab4e2db8b8 100644
--- a/dev-libs/libtar/libtar-1.2.20-r3.ebuild
+++ b/dev-libs/libtar/libtar-1.2.20-r3.ebuild
@@ -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 )