diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-23 21:42:16 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 00:20:40 +0100 |
commit | 75dfe5cb8fbfdb0745482e61ce51f46d59a42d41 (patch) | |
tree | f79713cd65efa6a52da72a312cbe5170ca79ccd8 /dev-python/sniffio | |
parent | dev-python/sphinxcontrib-trio: keyworded 1.1.2 for hppa, bug #808273 (diff) | |
download | gentoo-75dfe5cb8fbfdb0745482e61ce51f46d59a42d41.tar.gz gentoo-75dfe5cb8fbfdb0745482e61ce51f46d59a42d41.tar.bz2 gentoo-75dfe5cb8fbfdb0745482e61ce51f46d59a42d41.zip |
dev-python/sniffio: keyworded 1.2.0 for hppa, bug #808273
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sniffio')
-rw-r--r-- | dev-python/sniffio/sniffio-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sniffio/sniffio-1.2.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild index 2d82899e325f..f33f8de8f646 100644 --- a/dev-python/sniffio/sniffio-1.2.0.ebuild +++ b/dev-python/sniffio/sniffio-1.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" distutils_enable_tests pytest |