diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-04-25 13:12:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-04-25 13:12:08 +0000 |
commit | cfb157698d16caf80d82cf3bfdf89533dea954b5 (patch) | |
tree | 6c3e2769007d9620d5c8c43027e37bfa17c774ec /dev-python/testtools/testtools-0.9.34.ebuild | |
parent | Stable for HPPA (bug #508134). (diff) | |
download | historical-cfb157698d16caf80d82cf3bfdf89533dea954b5.tar.gz historical-cfb157698d16caf80d82cf3bfdf89533dea954b5.tar.bz2 historical-cfb157698d16caf80d82cf3bfdf89533dea954b5.zip |
Stable for HPPA (bug #506620).
Package-Manager: portage-2.2.10/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-python/testtools/testtools-0.9.34.ebuild')
-rw-r--r-- | dev-python/testtools/testtools-0.9.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testtools/testtools-0.9.34.ebuild b/dev-python/testtools/testtools-0.9.34.ebuild index f07bd465baa8..eedbfe81b01a 100644 --- a/dev-python/testtools/testtools-0.9.34.ebuild +++ b/dev-python/testtools/testtools-0.9.34.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/testtools/testtools-0.9.34.ebuild,v 1.3 2014/03/31 21:10:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/testtools-0.9.34.ebuild,v 1.4 2014/04/25 13:11:11 jer Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="http://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="dev-python/mimeparse[${PYTHON_USEDEP}] |