diff options
author | 2019-04-08 20:55:03 -0400 | |
---|---|---|
committer | 2019-04-08 20:55:03 -0400 | |
commit | 5bd387c0c7b94d858057cdc57232f5a64880fb38 (patch) | |
tree | b47995fa06b55680006657174b9bd7f2aa769dda /dev-python/hypothesis | |
parent | dev-python/recommonmark: arm64 stable (bug #677578) (diff) | |
download | gentoo-5bd387c0c7b94d858057cdc57232f5a64880fb38.tar.gz gentoo-5bd387c0c7b94d858057cdc57232f5a64880fb38.tar.bz2 gentoo-5bd387c0c7b94d858057cdc57232f5a64880fb38.zip |
dev-python/hypothesis: arm64 stable (bug #677578)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-3.74.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hypothesis/hypothesis-3.74.3.ebuild b/dev-python/hypothesis/hypothesis-3.74.3.ebuild index e213b96fb5f9..0f131f3e6127 100644 --- a/dev-python/hypothesis/hypothesis-3.74.3.ebuild +++ b/dev-python/hypothesis/hypothesis-3.74.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" IUSE="test" CDEPEND=" |