diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:24:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:24:27 +0100 |
commit | 7605090fea3c527890d9864b3a38915d3f526a70 (patch) | |
tree | 4ef08d6a6b8a546a9c40a4a140e565a5ce3fcc61 /dev-python/subunit | |
parent | dev-python/six: alpha stable wrt bug #564588 (diff) | |
download | gentoo-7605090fea3c527890d9864b3a38915d3f526a70.tar.gz gentoo-7605090fea3c527890d9864b3a38915d3f526a70.tar.bz2 gentoo-7605090fea3c527890d9864b3a38915d3f526a70.zip |
dev-python/subunit: alpha stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
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 1155b5fcb264..a54bb33362c9 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=" |