diff options
author | 2023-05-25 21:53:25 +0200 | |
---|---|---|
committer | 2023-05-25 21:53:25 +0200 | |
commit | 6d2df6f4b71756f49d6afeb99ef76b693bd39742 (patch) | |
tree | 523a02902af606af672c99fbe0c798d9a9e149e0 /dev-python/urllib3 | |
parent | profiles: remove sparc-solaris (diff) | |
download | gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.tar.gz gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.tar.bz2 gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.zip |
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r-- | dev-python/urllib3/urllib3-1.26.15.ebuild | 2 | ||||
-rw-r--r-- | dev-python/urllib3/urllib3-1.26.16.ebuild | 2 | ||||
-rw-r--r-- | dev-python/urllib3/urllib3-2.0.2-r1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/urllib3/urllib3-1.26.15.ebuild b/dev-python/urllib3/urllib3-1.26.15.ebuild index 695c479c0fb3..01c2d0053413 100644 --- a/dev-python/urllib3/urllib3-1.26.15.ebuild +++ b/dev-python/urllib3/urllib3-1.26.15.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="brotli test" RESTRICT="!test? ( test )" diff --git a/dev-python/urllib3/urllib3-1.26.16.ebuild b/dev-python/urllib3/urllib3-1.26.16.ebuild index fd2968d346e1..279abdaddc96 100644 --- a/dev-python/urllib3/urllib3-1.26.16.ebuild +++ b/dev-python/urllib3/urllib3-1.26.16.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="brotli test" RESTRICT="!test? ( test )" diff --git a/dev-python/urllib3/urllib3-2.0.2-r1.ebuild b/dev-python/urllib3/urllib3-2.0.2-r1.ebuild index 39a2bf51d20c..e9518c1920c6 100644 --- a/dev-python/urllib3/urllib3-2.0.2-r1.ebuild +++ b/dev-python/urllib3/urllib3-2.0.2-r1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="brotli test zstd" RESTRICT="!test? ( test )" |