diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:11:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:11:48 +0000 |
commit | 86be6cc995cb0bb0671f0b0491bc31e552154478 (patch) | |
tree | bb5b0a71e8fff4f8aa99b39bd9d03914f8a34218 /dev-python/kiwi/kiwi-1.9.39.2.ebuild | |
parent | Stable for x86, wrt bug #532512 (diff) | |
download | gentoo-2-86be6cc995cb0bb0671f0b0491bc31e552154478.tar.gz gentoo-2-86be6cc995cb0bb0671f0b0491bc31e552154478.tar.bz2 gentoo-2-86be6cc995cb0bb0671f0b0491bc31e552154478.zip |
Stable for x86, wrt bug #532542
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/kiwi/kiwi-1.9.39.2.ebuild')
-rw-r--r-- | dev-python/kiwi/kiwi-1.9.39.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/kiwi/kiwi-1.9.39.2.ebuild b/dev-python/kiwi/kiwi-1.9.39.2.ebuild index b143aba49cd2..a160db7304f3 100644 --- a/dev-python/kiwi/kiwi-1.9.39.2.ebuild +++ b/dev-python/kiwi/kiwi-1.9.39.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.39.2.ebuild,v 1.2 2014/12/27 19:23:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.39.2.ebuild,v 1.3 2014/12/28 10:11:48 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="examples test" RDEPEND=">=dev-python/setuptools-0.8[${PYTHON_USEDEP}] |