summaryrefslogtreecommitdiff
path: root/dev-python/openstackdocstheme
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-16 06:37:29 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-16 06:37:29 +0000
commite7c0a423edd28ec18447374fc0e195ac26fb5568 (patch)
tree5010134aca974d9128d59262d49d75ff9c2e3280 /dev-python/openstackdocstheme
parent5b2dae38ac4df0dd316c9614682bfc912461105f (diff)
downloadbaldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.tar.gz
baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.tar.xz
baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.zip
Updating liguros repo
Diffstat (limited to 'dev-python/openstackdocstheme')
-rw-r--r--dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild b/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
index 49d705d1bed1..41187c785fc1 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-
PYTHON_COMPAT=( python3_{5,6,7,8,9} )
inherit distutils-r1
@@ -13,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86"
DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"