diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 15:02:25 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 15:32:38 -0500 |
commit | d3b9b68548bb6aed0e6f83190cd1accd93783a0e (patch) | |
tree | 895dc582f0aaa5932cb0249665cb5ac230254bf7 /dev-python/oslo-privsep | |
parent | dev-python/oslo-utils: 3.36.4 stablized under allarchesa (diff) | |
download | gentoo-d3b9b68548bb6aed0e6f83190cd1accd93783a0e.tar.gz gentoo-d3b9b68548bb6aed0e6f83190cd1accd93783a0e.tar.bz2 gentoo-d3b9b68548bb6aed0e6f83190cd1accd93783a0e.zip |
dev-python/oslo-privsep: 1.29.2 stablized under allarches
Diffstat (limited to 'dev-python/oslo-privsep')
-rw-r--r-- | dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild b/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild index 77c4084e61fc..8bcec591ddd8 100644 --- a/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild +++ b/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/oslo.privsep-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |