diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:45:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:45:07 +0200 |
commit | ad352ed6eeaef40a8bd00a9cdaeb1cc3b612364e (patch) | |
tree | c0aff1ffbe8a5315402b0409a6c4bd01577064f4 /dev-python/hypothesis | |
parent | sys-auth/AusweisApp2: amd64 stable wrt bug #733740 (diff) | |
download | gentoo-ad352ed6eeaef40a8bd00a9cdaeb1cc3b612364e.tar.gz gentoo-ad352ed6eeaef40a8bd00a9cdaeb1cc3b612364e.tar.bz2 gentoo-ad352ed6eeaef40a8bd00a9cdaeb1cc3b612364e.zip |
dev-python/hypothesis: amd64 stable wrt bug #733780
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.16.3.ebuild b/dev-python/hypothesis/hypothesis-5.16.3.ebuild index 866b9249b13a..5ab5e6837fcc 100644 --- a/dev-python/hypothesis/hypothesis-5.16.3.ebuild +++ b/dev-python/hypothesis/hypothesis-5.16.3.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |