summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:20:32 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:20:32 +0000
commit3d3bd38611c913c7e56fbb9900d445cccf32569a (patch)
treed4f95e720b9b8c850623ca5131ffb8230c995b6c /dev-python/subunit
parentx86 stable wrt bug #506620 (diff)
downloadgentoo-2-3d3bd38611c913c7e56fbb9900d445cccf32569a.tar.gz
gentoo-2-3d3bd38611c913c7e56fbb9900d445cccf32569a.tar.bz2
gentoo-2-3d3bd38611c913c7e56fbb9900d445cccf32569a.zip
x86 stable wrt bug #506620
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-python/subunit')
-rw-r--r--dev-python/subunit/ChangeLog5
-rw-r--r--dev-python/subunit/subunit-0.0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/subunit/ChangeLog b/dev-python/subunit/ChangeLog
index 176f5ced3301..e206715badf5 100644
--- a/dev-python/subunit/ChangeLog
+++ b/dev-python/subunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/subunit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.46 2014/06/12 19:20:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.47 2014/06/14 10:20:32 phajdan.jr Exp $
+
+ 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> subunit-0.0.16.ebuild:
+ x86 stable wrt bug #506620
*subunit-0.0.18-r2 (12 Jun 2014)
diff --git a/dev-python/subunit/subunit-0.0.16.ebuild b/dev-python/subunit/subunit-0.0.16.ebuild
index d5202a3726bb..091a83284ef4 100644
--- a/dev-python/subunit/subunit-0.0.16.ebuild
+++ b/dev-python/subunit/subunit-0.0.16.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/subunit/subunit-0.0.16.ebuild,v 1.7 2014/06/08 09:36:14 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 1.8 2014/06/14 10:20:32 phajdan.jr Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
LICENSE="Apache-2.0 BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
#need to keyword the following in =dev-python/extras-0.0.3 then readd the keywords here
#ia64 s390 sh sparc amd64-fbsd
IUSE="static-libs"