summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-04-27 11:46:15 +0000
committerMarkus Meier <maekke@gentoo.org>2014-04-27 11:46:15 +0000
commit72e832d8e3d9bce30c31e480ca63250311faff94 (patch)
tree345adeed997a6414e73f5b05091205c537eeb184 /dev-python/subunit/subunit-0.0.16.ebuild
parentadd ~arm, bug #505378 (diff)
downloadhistorical-72e832d8e3d9bce30c31e480ca63250311faff94.tar.gz
historical-72e832d8e3d9bce30c31e480ca63250311faff94.tar.bz2
historical-72e832d8e3d9bce30c31e480ca63250311faff94.zip
arm stable, bug #506620
Package-Manager: portage-2.2.10/cvs/Linux x86_64 RepoMan-Options: --include-arches="arm" Manifest-Sign-Key: 0x072AD062
Diffstat (limited to 'dev-python/subunit/subunit-0.0.16.ebuild')
-rw-r--r--dev-python/subunit/subunit-0.0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/subunit/subunit-0.0.16.ebuild b/dev-python/subunit/subunit-0.0.16.ebuild
index f9087e660861..5037ffcb98c6 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.5 2014/04/25 13:12:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 1.6 2014/04/27 11:46:12 maekke 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 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ~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"