summaryrefslogtreecommitdiff
path: root/dev-python/httpcore
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-17 01:46:12 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-17 01:46:12 +0000
commit7e8058ee5b2a99718e435ccf722b7616dd64873b (patch)
treeef9d39cdd325c80dbf3ceb29d8d1534f83965b4d /dev-python/httpcore
parentf2738d289d42d24b0bc13bba121d529e7366258d (diff)
downloadbaldeagleos-repo-7e8058ee5b2a99718e435ccf722b7616dd64873b.tar.gz
baldeagleos-repo-7e8058ee5b2a99718e435ccf722b7616dd64873b.tar.xz
baldeagleos-repo-7e8058ee5b2a99718e435ccf722b7616dd64873b.zip
Adding metadata
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r--dev-python/httpcore/httpcore-0.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.3.ebuild b/dev-python/httpcore/httpcore-0.13.3.ebuild
index ace637059321..2c169e439a61 100644
--- a/dev-python/httpcore/httpcore-0.13.3.ebuild
+++ b/dev-python/httpcore/httpcore-0.13.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
RDEPEND="
<dev-python/h11-0.13[${PYTHON_USEDEP}]