summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-03-27 23:01:18 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-03-27 23:01:18 +0000
commitc81bb2250fa356fbe55b749179f8593125a57761 (patch)
tree74666388cb9926ef19860fed2f0b0a3899e4d7a6 /dev-python
parent7bfa39cea23ecb37578e9d0d471245a408a26565 (diff)
downloadbaldeagleos-repo-c81bb2250fa356fbe55b749179f8593125a57761.tar.gz
baldeagleos-repo-c81bb2250fa356fbe55b749179f8593125a57761.tar.xz
baldeagleos-repo-c81bb2250fa356fbe55b749179f8593125a57761.zip
Adding metadata
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/cffi/cffi-1.14.5.ebuild2
-rw-r--r--dev-python/cryptography/cryptography-3.4.7.ebuild2
-rw-r--r--dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cffi/cffi-1.14.5.ebuild b/dev-python/cffi/cffi-1.14.5.ebuild
index 12eca410929e..187343c9a4e1 100644
--- a/dev-python/cffi/cffi-1.14.5.ebuild
+++ b/dev-python/cffi/cffi-1.14.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
diff --git a/dev-python/cryptography/cryptography-3.4.7.ebuild b/dev-python/cryptography/cryptography-3.4.7.ebuild
index 1a093dfa5eb3..846bdfdb7464 100644
--- a/dev-python/cryptography/cryptography-3.4.7.ebuild
+++ b/dev-python/cryptography/cryptography-3.4.7.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="libressl"
RDEPEND="
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 9b88e6da0255..349008e8c28b 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]"