summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-08 23:53:16 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-08 23:53:16 +0000
commit2dcd1d9d0ad61681d602e0c74ddbda9c314ca867 (patch)
tree170f0d1e44867fd8646f877b380c6544629e5c3a /dev-python/lz4/lz4-0.6.1.ebuild
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-2dcd1d9d0ad61681d602e0c74ddbda9c314ca867.tar.gz
gentoo-2-2dcd1d9d0ad61681d602e0c74ddbda9c314ca867.tar.bz2
gentoo-2-2dcd1d9d0ad61681d602e0c74ddbda9c314ca867.zip
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/lz4/lz4-0.6.1.ebuild')
-rw-r--r--dev-python/lz4/lz4-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lz4/lz4-0.6.1.ebuild b/dev-python/lz4/lz4-0.6.1.ebuild
index e52fac9e50f7..edb70dd31f7a 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-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.4 2015/03/06 22:29:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lz4/lz4-0.6.1.ebuild,v 1.5 2015/03/08 23:53:16 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
RDEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"