summaryrefslogtreecommitdiff
path: root/dev-python/requestsexceptions
diff options
context:
space:
mode:
authorPalica <palica+gitlab@liguros.net>2020-06-28 12:52:46 +0200
committerPalica <palica+gitlab@liguros.net>2020-06-28 12:52:46 +0200
commit201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7 (patch)
tree0be73d02b5be9f6baafdc73d27817551c37396a2 /dev-python/requestsexceptions
parentecdac123787b96ce6649f0f91da12ea6458cc2b1 (diff)
downloadbaldeagleos-repo-201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7.tar.gz
baldeagleos-repo-201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7.tar.xz
baldeagleos-repo-201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7.zip
Updating liguros repo
Diffstat (limited to 'dev-python/requestsexceptions')
-rw-r--r--dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
index 80335091eb41..44dacc0e238c 100644
--- a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
+++ b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
IUSE=""
CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"