summaryrefslogtreecommitdiff
path: root/dev-python/httpx
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-07-31 13:39:32 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-07-31 13:39:32 +0000
commit8bfcc2741ee846c5eea40b145523045ae9001fda (patch)
tree049461fe08ca84a6d6294578a18fde21a50e552d /dev-python/httpx
parent62d2fe0bf30a1644f26f8c16daaf5d7ad118e708 (diff)
downloadbaldeagleos-repo-8bfcc2741ee846c5eea40b145523045ae9001fda.tar.gz
baldeagleos-repo-8bfcc2741ee846c5eea40b145523045ae9001fda.tar.xz
baldeagleos-repo-8bfcc2741ee846c5eea40b145523045ae9001fda.zip
Adding metadata
Diffstat (limited to 'dev-python/httpx')
-rw-r--r--dev-python/httpx/httpx-0.18.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.18.2.ebuild b/dev-python/httpx/httpx-0.18.2.ebuild
index c1515a61578d..269ad959cc9e 100644
--- a/dev-python/httpx/httpx-0.18.2.ebuild
+++ b/dev-python/httpx/httpx-0.18.2.ebuild
@@ -17,7 +17,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/certifi[${PYTHON_USEDEP}]