summaryrefslogtreecommitdiff
path: root/dev-python/geventhttpclient
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-01-06 00:39:03 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-01-06 00:39:03 +0000
commitb4f8cc0865fa8cdf2676e61dbf60045128c1ffbf (patch)
tree1db9fbc0b1fdc18cb99566b99962e0e727e8e30d /dev-python/geventhttpclient
parent998742a1aa858db0be8cf74b18e9029b696ff366 (diff)
downloadbaldeagleos-repo-b4f8cc0865fa8cdf2676e61dbf60045128c1ffbf.tar.gz
baldeagleos-repo-b4f8cc0865fa8cdf2676e61dbf60045128c1ffbf.tar.xz
baldeagleos-repo-b4f8cc0865fa8cdf2676e61dbf60045128c1ffbf.zip
Updating liguros repo
Diffstat (limited to 'dev-python/geventhttpclient')
-rw-r--r--dev-python/geventhttpclient/geventhttpclient-1.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/geventhttpclient/geventhttpclient-1.4.5.ebuild b/dev-python/geventhttpclient/geventhttpclient-1.4.5.ebuild
index 1554e61ae01c..1a5798449a54 100644
--- a/dev-python/geventhttpclient/geventhttpclient-1.4.5.ebuild
+++ b/dev-python/geventhttpclient/geventhttpclient-1.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]