diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-08 20:02:50 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-08 20:02:50 +0000 |
| commit | 5a87f4d0106719f6a2b0e8c5346cfe436bfd2944 (patch) | |
| tree | e5a9fe158531f3206770dfb32405f11e040a1746 /dev-python | |
| parent | e66f5db2a3f4980cba9ed76da21eb8ebae5a7d49 (diff) | |
| download | baldeagleos-repo-5a87f4d0106719f6a2b0e8c5346cfe436bfd2944.tar.gz baldeagleos-repo-5a87f4d0106719f6a2b0e8c5346cfe436bfd2944.tar.xz baldeagleos-repo-5a87f4d0106719f6a2b0e8c5346cfe436bfd2944.zip | |
Adding metadata
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/cfgv/cfgv-3.3.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/editdistance-s/editdistance-s-1.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/identify/identify-2.2.9.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/nodeenv/nodeenv-1.6.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest-env/pytest-env-0.6.2.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/cfgv/cfgv-3.3.0.ebuild b/dev-python/cfgv/cfgv-3.3.0.ebuild index dbf5d39b809e..04dfe6691f21 100644 --- a/dev-python/cfgv/cfgv-3.3.0.ebuild +++ b/dev-python/cfgv/cfgv-3.3.0.ebuild @@ -13,6 +13,6 @@ SRC_URI="https://github.com/asottile/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" distutils_enable_tests pytest diff --git a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild index 269b552294ba..01e1d16c7e39 100644 --- a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild +++ b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/asottile/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~hppa" RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" diff --git a/dev-python/identify/identify-2.2.9.ebuild b/dev-python/identify/identify-2.2.9.ebuild index 5e6f8e81442f..61daa0878c9b 100644 --- a/dev-python/identify/identify-2.2.9.ebuild +++ b/dev-python/identify/identify-2.2.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pre-commit/${PN}/archive/refs/tags/v${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" RDEPEND="dev-python/editdistance-s[${PYTHON_USEDEP}]" diff --git a/dev-python/nodeenv/nodeenv-1.6.0.ebuild b/dev-python/nodeenv/nodeenv-1.6.0.ebuild index 30993162a85f..53c64d456774 100644 --- a/dev-python/nodeenv/nodeenv-1.6.0.ebuild +++ b/dev-python/nodeenv/nodeenv-1.6.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ekalinin/nodeenv/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~hppa ~x86" # requires network access RESTRICT="test" diff --git a/dev-python/pytest-env/pytest-env-0.6.2.ebuild b/dev-python/pytest-env/pytest-env-0.6.2.ebuild index 528fefa491ff..f78f9a18c2ed 100644 --- a/dev-python/pytest-env/pytest-env-0.6.2.ebuild +++ b/dev-python/pytest-env/pytest-env-0.6.2.ebuild @@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~hppa" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" |
