summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-11-19 22:14:37 +0100
committerFabian Groffen <grobian@gentoo.org>2018-11-19 22:14:58 +0100
commit175cc9127a1d237c1dc53e9897592eea179cf690 (patch)
tree2049dcd28ae18bbc84dfb5e9b0f131ae28d858fd
parentdev-python/PySocks: marked ~*-solaris (diff)
downloadgentoo-175cc9127a1d237c1dc53e9897592eea179cf690.tar.gz
gentoo-175cc9127a1d237c1dc53e9897592eea179cf690.tar.bz2
gentoo-175cc9127a1d237c1dc53e9897592eea179cf690.zip
dev-python/urllib3: marked ~*-solaris
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-python/urllib3/urllib3-1.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/urllib3/urllib3-1.23.ebuild b/dev-python/urllib3/urllib3-1.23.ebuild
index 8fa669db6d19..b047e9d4d8ff 100644
--- a/dev-python/urllib3/urllib3-1.23.ebuild
+++ b/dev-python/urllib3/urllib3-1.23.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
#RESTRICT="test"