diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:32:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:56 +0100 |
commit | acd35195d90945c8728464e04fccc6c773bf3974 (patch) | |
tree | 1ddb8277db178a459377e382758d7380683c0ae0 /dev-python/subvertpy | |
parent | dev-python/statsmodels: x86 stable wrt bug #714524 (diff) | |
download | gentoo-acd35195d90945c8728464e04fccc6c773bf3974.tar.gz gentoo-acd35195d90945c8728464e04fccc6c773bf3974.tar.bz2 gentoo-acd35195d90945c8728464e04fccc6c773bf3974.zip |
dev-python/subvertpy: x86 stable wrt bug #714526
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/subvertpy')
-rw-r--r-- | dev-python/subvertpy/subvertpy-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subvertpy/subvertpy-0.10.1.ebuild b/dev-python/subvertpy/subvertpy-0.10.1.ebuild index ac41d2f3f751..b184151d78e1 100644 --- a/dev-python/subvertpy/subvertpy-0.10.1.ebuild +++ b/dev-python/subvertpy/subvertpy-0.10.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 LGPL-3 )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |