commit: 098c788d30bcaea5668185c28f3d23013052ba2a
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 09:01:27 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 09:12:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098c788d
dev-python/requests: marked ~x64-solaris
Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-python/requests/requests-2.18.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/requests/requests-2.18.2-r1.ebuild
b/dev-python/requests/requests-2.18.2-r1.ebuild
index 5dee768b747..b5a3e998574 100644
--- a/dev-python/requests/requests-2.18.2-r1.ebuild
+++ b/dev-python/requests/requests-2.18.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos
~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos
~x86-macos ~x64-solaris"
IUSE="socks5 +ssl test"
RDEPEND="