summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-15 08:15:35 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-15 08:15:35 +0000
commit60d7750ebcbb27ef628e8968a96565937969a4c4 (patch)
tree4cb23004e9d9c4f270ceee28261cd6236c02992e /dev-python
parent5954d462bdf9825f9ff911237aaba2d9eb131c8c (diff)
downloadbaldeagleos-repo-60d7750ebcbb27ef628e8968a96565937969a4c4.tar.gz
baldeagleos-repo-60d7750ebcbb27ef628e8968a96565937969a4c4.tar.xz
baldeagleos-repo-60d7750ebcbb27ef628e8968a96565937969a4c4.zip
Updating liguros repo
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/apsw/apsw-3.32.2_p1.ebuild2
-rw-r--r--dev-python/requests/requests-2.24.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/apsw/apsw-3.32.2_p1.ebuild b/dev-python/apsw/apsw-3.32.2_p1.ebuild
index 97162e87c0f6..149dd708b6ed 100644
--- a/dev-python/apsw/apsw-3.32.2_p1.ebuild
+++ b/dev-python/apsw/apsw-3.32.2_p1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/rogerbinns/apsw/releases/download/${MY_PV}/${MY_P}.z
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~x86"
IUSE="doc"
RDEPEND=">=dev-db/sqlite-${PV%_p*}"
diff --git a/dev-python/requests/requests-2.24.0.ebuild b/dev-python/requests/requests-2.24.0.ebuild
index 274a9289501e..c358b1b4a7e3 100644
--- a/dev-python/requests/requests-2.24.0.ebuild
+++ b/dev-python/requests/requests-2.24.0.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 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="socks5 +ssl"
RDEPEND="