diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-03 12:26:24 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-03 12:26:24 +0000 |
| commit | eb11e750a434757abe092afde8d9ffaf5c1fe427 (patch) | |
| tree | ad297dd5ceb80326443691f330f86432949fce72 /dev-python | |
| parent | e77bcb2102d32c06002988a5649e5782becac189 (diff) | |
| download | baldeagleos-repo-eb11e750a434757abe092afde8d9ffaf5c1fe427.tar.gz baldeagleos-repo-eb11e750a434757abe092afde8d9ffaf5c1fe427.tar.xz baldeagleos-repo-eb11e750a434757abe092afde8d9ffaf5c1fe427.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 8d4902225a52..af4b3bf8574e 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 ~s390 ~x86" +KEYWORDS="~amd64 ~ia64 ~s390 ~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 03314a673bc3..44b151d6e6d9 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 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |
