summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-06-08 09:47:47 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-06-08 09:47:47 +0000
commit69fa3a923e741325d035d0defd535cfe36c1cb84 (patch)
tree39f8b309cd6b4faefb8ea9fff18a85674321145d /dev-python/testscenarios/testscenarios-0.4-r4.ebuild
parentStable for x86, wrt bug #508270 (diff)
downloadgentoo-2-69fa3a923e741325d035d0defd535cfe36c1cb84.tar.gz
gentoo-2-69fa3a923e741325d035d0defd535cfe36c1cb84.tar.bz2
gentoo-2-69fa3a923e741325d035d0defd535cfe36c1cb84.zip
keyword ~ia64 wrt bug #508282
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-python/testscenarios/testscenarios-0.4-r4.ebuild')
-rw-r--r--dev-python/testscenarios/testscenarios-0.4-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testscenarios/testscenarios-0.4-r4.ebuild b/dev-python/testscenarios/testscenarios-0.4-r4.ebuild
index 9f4df7767891..359a1cf66464 100644
--- a/dev-python/testscenarios/testscenarios-0.4-r4.ebuild
+++ b/dev-python/testscenarios/testscenarios-0.4-r4.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/testscenarios/testscenarios-0.4-r4.ebuild,v 1.6 2014/05/03 14:12:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild,v 1.7 2014/06/08 09:47:47 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/testtools[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}