summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-05 22:15:53 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-05 22:16:11 +0200
commita4f9f0e0fd9e3682699ab50330e9e1a3ac1fa5fd (patch)
treec992baefd70fd060c9259c12bdbedb72eec1e2d2
parentwww-client/firefox-bin: bump to v85.0.1 (diff)
downloadgentoo-a4f9f0e0fd9e3682699ab50330e9e1a3ac1fa5fd.tar.gz
gentoo-a4f9f0e0fd9e3682699ab50330e9e1a3ac1fa5fd.tar.bz2
gentoo-a4f9f0e0fd9e3682699ab50330e9e1a3ac1fa5fd.zip
dev-python/urllib3: keyword ~riscv, bug 711762
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-python/urllib3/urllib3-1.26.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.26.3.ebuild b/dev-python/urllib3/urllib3-1.26.3.ebuild
index f26ab5f388e1..b7c18f9f80b2 100644
--- a/dev-python/urllib3/urllib3-1.26.3.ebuild
+++ b/dev-python/urllib3/urllib3-1.26.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="brotli test"
RESTRICT="!test? ( test )"