summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-06 00:32:35 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-06 00:32:35 +0000
commit6bbe57398c79ebf62f3e5db40b9b4b7dfaa0ae4d (patch)
tree4efbe4b71eacd830a81b33d4017425514cee98c1 /dev-python
parenteaf05268ff787cb55f00670568c499409f97d803 (diff)
downloadbaldeagleos-repo-6bbe57398c79ebf62f3e5db40b9b4b7dfaa0ae4d.tar.gz
baldeagleos-repo-6bbe57398c79ebf62f3e5db40b9b4b7dfaa0ae4d.tar.xz
baldeagleos-repo-6bbe57398c79ebf62f3e5db40b9b4b7dfaa0ae4d.zip
Updating liguros repo
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/hypothesis/hypothesis-4.57.1.ebuild2
-rw-r--r--dev-python/mysql-connector-python/mysql-connector-python-8.0.21.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild
index a9d559f1a1de..d36e328b4692 100644
--- a/dev-python/hypothesis/hypothesis-4.57.1.ebuild
+++ b/dev-python/hypothesis/hypothesis-4.57.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
diff --git a/dev-python/mysql-connector-python/mysql-connector-python-8.0.21.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-8.0.21.ebuild
index 68fa67aaba47..aeb655ca1870 100644
--- a/dev-python/mysql-connector-python/mysql-connector-python-8.0.21.ebuild
+++ b/dev-python/mysql-connector-python/mysql-connector-python-8.0.21.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Python client library for MariaDB/MySQL"
HOMEPAGE="https://dev.mysql.com/downloads/connector/python/"
SRC_URI="https://dev.mysql.com/get/Downloads/Connector-Python/${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 arm ~x86"
LICENSE="GPL-2"
SLOT="0"
IUSE="examples test"