summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-26 09:59:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-26 09:59:52 +0000
commit4b3c12257d6d9beeaa759b89806e23701b460cad (patch)
tree1f80e777f80939481b415a53194d0c901afc3ff3 /dev-util/cdiff/cdiff-0.9.6.ebuild
parentStable for x86, wrt bug #534884 (diff)
downloadgentoo-2-4b3c12257d6d9beeaa759b89806e23701b460cad.tar.gz
gentoo-2-4b3c12257d6d9beeaa759b89806e23701b460cad.tar.bz2
gentoo-2-4b3c12257d6d9beeaa759b89806e23701b460cad.zip
Stable for x86, wrt bug #535392
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/cdiff/cdiff-0.9.6.ebuild')
-rw-r--r--dev-util/cdiff/cdiff-0.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cdiff/cdiff-0.9.6.ebuild b/dev-util/cdiff/cdiff-0.9.6.ebuild
index c84598ee994e..be8df8ff268e 100644
--- a/dev-util/cdiff/cdiff-0.9.6.ebuild
+++ b/dev-util/cdiff/cdiff-0.9.6.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-util/cdiff/cdiff-0.9.6.ebuild,v 1.2 2015/01/09 13:46:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-0.9.6.ebuild,v 1.3 2015/01/26 09:59:52 ago Exp $
EAPI="5"
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit distutils-r1
if [[ "${PV}" != *"9999"* ]] ; then
- KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
else
KEYWORDS=""