diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-03 17:10:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-03 17:10:36 +0000 |
| commit | 282eabeaba3d2184e1fe57b820d4e72d96ebddaa (patch) | |
| tree | 6f9af3c02389f76c0fd2edda401a07972f17d3c5 /dev-python | |
| parent | 9dc375dee0159df587a9d40ec9a6a67c4583be33 (diff) | |
| download | baldeagleos-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.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild | 2 |
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}] |
