diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-03-23 22:33:23 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-03-23 22:33:23 +0000 |
commit | 4f8b442faa442e31e2c416d1fe00ec5f39534bde (patch) | |
tree | e9a4cef73ee70e7a188b808e51bc3582c060301b /dev-python/urllib3/urllib3-2.2.1.ebuild | |
parent | app-emulation/86Box: add 4.1.1, drop 4.1 (diff) | |
download | gentoo-4f8b442faa442e31e2c416d1fe00ec5f39534bde.tar.gz gentoo-4f8b442faa442e31e2c416d1fe00ec5f39534bde.tar.bz2 gentoo-4f8b442faa442e31e2c416d1fe00ec5f39534bde.zip |
dev-python/urllib3: Keyword 2.2.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/urllib3/urllib3-2.2.1.ebuild')
-rw-r--r-- | dev-python/urllib3/urllib3-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-2.2.1.ebuild b/dev-python/urllib3/urllib3-2.2.1.ebuild index 9c1c39ffb82e..fd9047814c08 100644 --- a/dev-python/urllib3/urllib3-2.2.1.ebuild +++ b/dev-python/urllib3/urllib3-2.2.1.ebuild @@ -27,7 +27,7 @@ SRC_URI+=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~sparc x86" IUSE="brotli http2 test zstd" RESTRICT="!test? ( test )" |