diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:02:31 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:15 -0500 |
commit | 5e573b406dc6a2761c1d13745812b9b1436d035d (patch) | |
tree | 6271ffa6ebcb77d79000dad1a57af9097fc50a3a /dev-python/osprofiler | |
parent | dev-python/oslo-concurrency: 3.29.1 allarches stablized (diff) | |
download | gentoo-5e573b406dc6a2761c1d13745812b9b1436d035d.tar.gz gentoo-5e573b406dc6a2761c1d13745812b9b1436d035d.tar.bz2 gentoo-5e573b406dc6a2761c1d13745812b9b1436d035d.zip |
dev-python/osprofiler: 2.6.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/osprofiler')
-rw-r--r-- | dev-python/osprofiler/osprofiler-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/osprofiler/osprofiler-2.6.0.ebuild b/dev-python/osprofiler/osprofiler-2.6.0.ebuild index 7a59e0efb055..4c103c01991d 100644 --- a/dev-python/osprofiler/osprofiler-2.6.0.ebuild +++ b/dev-python/osprofiler/osprofiler-2.6.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND=" |