diff options
author | Markus Meier <maekke@gentoo.org> | 2016-02-10 21:42:35 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-02-10 21:42:35 +0100 |
commit | ef3816ff795db1227de9f7262947d4f297ebee6a (patch) | |
tree | ae566c76874279134dd3c001e4e7b9dd08621c92 /dev-python/hypothesis | |
parent | sys-kernel/linux-firmware: arm stable, bug #573130 (diff) | |
download | gentoo-ef3816ff795db1227de9f7262947d4f297ebee6a.tar.gz gentoo-ef3816ff795db1227de9f7262947d4f297ebee6a.tar.bz2 gentoo-ef3816ff795db1227de9f7262947d4f297ebee6a.zip |
dev-python/hypothesis: arm stable, bug #573084
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-1.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-1.19.0.ebuild b/dev-python/hypothesis/hypothesis-1.19.0.ebuild index 2e3b074556c2..566a719780e6 100644 --- a/dev-python/hypothesis/hypothesis-1.19.0.ebuild +++ b/dev-python/hypothesis/hypothesis-1.19.0.ebuild @@ -15,7 +15,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="" |