diff options
author | 2016-01-10 12:20:32 +0100 | |
---|---|---|
committer | 2016-01-10 12:20:32 +0100 | |
commit | 35e78315759a2b329af2982b2de6e1c0308f88e6 (patch) | |
tree | 89b52beb6a6a6c6ee2c1042b4b3f601f82a39240 /dev-python/nose | |
parent | dev-python/backports-abc: alpha stable wrt bug #549898 (diff) | |
download | gentoo-35e78315759a2b329af2982b2de6e1c0308f88e6.tar.gz gentoo-35e78315759a2b329af2982b2de6e1c0308f88e6.tar.bz2 gentoo-35e78315759a2b329af2982b2de6e1c0308f88e6.zip |
dev-python/nose: alpha stable wrt bug #549898
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/nose')
-rw-r--r-- | dev-python/nose/nose-1.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose/nose-1.3.7.ebuild b/dev-python/nose/nose-1.3.7.ebuild index a059793bf0bf..c2c0c23037db 100644 --- a/dev-python/nose/nose-1.3.7.ebuild +++ b/dev-python/nose/nose-1.3.7.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" REQUIRED_USE=" |