diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-22 20:29:43 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-22 20:29:43 +0100 |
commit | be9e0481037f6c86100d41721f221cad0c87d1d1 (patch) | |
tree | 4fe4d1099fa85fdbdc79c2d23630099fdf642a3d /dev-python/subunit | |
parent | dev-python/retrying: arm stable, bug #564588 (diff) | |
download | gentoo-be9e0481037f6c86100d41721f221cad0c87d1d1.tar.gz gentoo-be9e0481037f6c86100d41721f221cad0c87d1d1.tar.bz2 gentoo-be9e0481037f6c86100d41721f221cad0c87d1d1.zip |
dev-python/subunit: arm stable, bug #564588
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/subunit')
-rw-r--r-- | dev-python/subunit/subunit-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subunit/subunit-1.2.0.ebuild b/dev-python/subunit/subunit-1.2.0.ebuild index a54bb33362c9..0f10e25d9601 100644 --- a/dev-python/subunit/subunit-1.2.0.ebuild +++ b/dev-python/subunit/subunit-1.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/$(get_version_component_range 1-2)/+d LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="static-libs test" RDEPEND=" |