diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:50:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:50:24 +0100 |
commit | 649987d65dd0b88db3580331fde4ef5efa7e28b8 (patch) | |
tree | 8077eec6a58a936ed5ea4b57e4bc64c29e4b10ea /dev-python/hypothesis | |
parent | dev-python/html5lib: sparc stable wrt bug #564588 (diff) | |
download | gentoo-649987d65dd0b88db3580331fde4ef5efa7e28b8.tar.gz gentoo-649987d65dd0b88db3580331fde4ef5efa7e28b8.tar.bz2 gentoo-649987d65dd0b88db3580331fde4ef5efa7e28b8.zip |
dev-python/hypothesis: sparc stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-1.12.0.ebuild b/dev-python/hypothesis/hypothesis-1.12.0.ebuild index 371a62d1ef1d..28cd1040b2b9 100644 --- a/dev-python/hypothesis/hypothesis-1.12.0.ebuild +++ b/dev-python/hypothesis/hypothesis-1.12.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND="" |