diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-20 08:25:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-20 08:25:40 +0200 |
commit | fda9478a3465b93432d4e5d625b6dbc17f3ee60d (patch) | |
tree | 204503e59ab5b98c0ad262146cc6eb8d0488ec2f /dev-python/sphobjinv | |
parent | dev-python/sphinx-autodoc-typehints: x86 stable wrt bug #803719 (diff) | |
download | gentoo-fda9478a3465b93432d4e5d625b6dbc17f3ee60d.tar.gz gentoo-fda9478a3465b93432d4e5d625b6dbc17f3ee60d.tar.bz2 gentoo-fda9478a3465b93432d4e5d625b6dbc17f3ee60d.zip |
dev-python/sphobjinv: x86 stable wrt bug #803719
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphobjinv')
-rw-r--r-- | dev-python/sphobjinv/sphobjinv-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphobjinv/sphobjinv-2.1.ebuild b/dev-python/sphobjinv/sphobjinv-2.1.ebuild index 47ea2e1ec337..fd89afa41e92 100644 --- a/dev-python/sphobjinv/sphobjinv-2.1.ebuild +++ b/dev-python/sphobjinv/sphobjinv-2.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" SRC_URI="https://github.com/bskinn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86" SLOT="0" # This requires pytest-check, but that does not work at all, even if it |