Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/os-vif/
Date: Fri, 29 Sep 2017 23:33:01
Message-Id: 1506727868.74f2000073395b04b5935b8124c2c7248bef10cc.prometheanfire@gentoo
1 commit: 74f2000073395b04b5935b8124c2c7248bef10cc
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 23:31:08 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 23:31:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f20000
7
8 dev-python/os-vif: 1.7.0 stablized amd64 x86 under allarches
9
10 dev-python/os-vif/os-vif-1.7.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/os-vif/os-vif-1.7.0.ebuild b/dev-python/os-vif/os-vif-1.7.0.ebuild
14 index b911a0f2544..4775e0d9203 100644
15 --- a/dev-python/os-vif/os-vif-1.7.0.ebuild
16 +++ b/dev-python/os-vif/os-vif-1.7.0.ebuild
17 @@ -13,7 +13,7 @@ S="${WORKDIR}/os_vif-${PV}"
18
19 LICENSE="Apache-2.0"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm64 ~x86"
22 +KEYWORDS="amd64 ~arm64 x86"
23 IUSE=""
24
25 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]