summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-07-20 11:39:01 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-07-20 11:39:01 -0500
commit3229fe4a940bf86de776e715416ae662f83491ea (patch)
tree541470cb20566e863f76ca80d7d69517a4960d81 /dev-python/oslo-config/oslo-config-3.22.1.ebuild
parentdev-libs/oniguruma: new upstream release (diff)
downloadgentoo-3229fe4a940bf86de776e715416ae662f83491ea.tar.gz
gentoo-3229fe4a940bf86de776e715416ae662f83491ea.tar.bz2
gentoo-3229fe4a940bf86de776e715416ae662f83491ea.zip
dev-python/oslo-config: 3.22.1 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/oslo-config/oslo-config-3.22.1.ebuild')
-rw-r--r--dev-python/oslo-config/oslo-config-3.22.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-config/oslo-config-3.22.1.ebuild b/dev-python/oslo-config/oslo-config-3.22.1.ebuild
index 709271716290..f664eb86e465 100644
--- a/dev-python/oslo-config/oslo-config-3.22.1.ebuild
+++ b/dev-python/oslo-config/oslo-config-3.22.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
CDEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]"