summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-01-05 16:44:20 +0000
committerAlexis Ballier <aballier@gentoo.org>2015-01-05 16:44:20 +0000
commitf44417b9d1d1293a4ba25c9295e39969c9a1e248 (patch)
treefa7c013ad9a324456a76bbcbcba77546e49f1c2b /dev-python/lz4/lz4-0.6.1.ebuild
parentbump to 1.15.3, remove 1.13 (diff)
downloadgentoo-2-f44417b9d1d1293a4ba25c9295e39969c9a1e248.tar.gz
gentoo-2-f44417b9d1d1293a4ba25c9295e39969c9a1e248.tar.bz2
gentoo-2-f44417b9d1d1293a4ba25c9295e39969c9a1e248.zip
keyword ~arm
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-python/lz4/lz4-0.6.1.ebuild')
-rw-r--r--dev-python/lz4/lz4-0.6.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/lz4/lz4-0.6.1.ebuild b/dev-python/lz4/lz4-0.6.1.ebuild
index 450556938b74..07e801df45da 100644
--- a/dev-python/lz4/lz4-0.6.1.ebuild
+++ b/dev-python/lz4/lz4-0.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lz4/lz4-0.6.1.ebuild,v 1.2 2014/07/02 05:15:21 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lz4/lz4-0.6.1.ebuild,v 1.3 2015/01/05 16:44:20 aballier Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
RDEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"