diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 10:44:48 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 11:02:18 -0600 |
commit | eb845e0335e86580f5c18b1a67e3466e3c1a0552 (patch) | |
tree | a543ab9b15113852d720a61e85bce016b2ce90d9 /dev-python/oslo-privsep | |
parent | dev-python/oslo-db: 4.13.5 stable amd64 and x86 (diff) | |
download | gentoo-eb845e0335e86580f5c18b1a67e3466e3c1a0552.tar.gz gentoo-eb845e0335e86580f5c18b1a67e3466e3c1a0552.tar.bz2 gentoo-eb845e0335e86580f5c18b1a67e3466e3c1a0552.zip |
dev-python/oslo-privsep: 1.13.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/oslo-privsep')
-rw-r--r-- | dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild b/dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild index db38ecf820cd..cb1f76ec7c9a 100644 --- a/dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild +++ b/dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.privsep-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDEPEND=" |