summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-03 17:10:36 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-03 17:10:36 +0000
commit282eabeaba3d2184e1fe57b820d4e72d96ebddaa (patch)
tree6f9af3c02389f76c0fd2edda401a07972f17d3c5 /dev-python
parent9dc375dee0159df587a9d40ec9a6a67c4583be33 (diff)
downloadbaldeagleos-repo-282eabeaba3d2184e1fe57b820d4e72d96ebddaa.tar.gz
baldeagleos-repo-282eabeaba3d2184e1fe57b820d4e72d96ebddaa.tar.xz
baldeagleos-repo-282eabeaba3d2184e1fe57b820d4e72d96ebddaa.zip
Updating liguros repo
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/flake8/flake8-3.8.3.ebuild2
-rw-r--r--dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flake8/flake8-3.8.3.ebuild b/dev-python/flake8/flake8-3.8.3.ebuild
index af88b38cda84..799e3bd69640 100644
--- a/dev-python/flake8/flake8-3.8.3.ebuild
+++ b/dev-python/flake8/flake8-3.8.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~s390 ~sparc ~x86"
# requires.txt inc. mccabe however that creates a circular dep
RDEPEND="
diff --git a/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild b/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild
index 0fdb1241b021..989df75c638b 100644
--- a/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild
+++ b/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/sbrunner/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~sparc ~x86"
RDEPEND="
dev-python/sphinx[${PYTHON_USEDEP}]