diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-19 23:05:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-19 23:05:42 +0200 |
commit | d1b8ebb8fe702a946e9b79b62cce50406ff7faab (patch) | |
tree | 4c51506181585095258e5954ac39d728f26f7f0c | |
parent | dev-python/pytest-localserver: Stabilize 0.5.1 ALLARCHES, #829641 (diff) | |
download | gentoo-d1b8ebb8fe702a946e9b79b62cce50406ff7faab.tar.gz gentoo-d1b8ebb8fe702a946e9b79b62cce50406ff7faab.tar.bz2 gentoo-d1b8ebb8fe702a946e9b79b62cce50406ff7faab.zip |
dev-python/oslo-utils: Stabilize 4.12.0 ALLARCHES, #829644
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/oslo-utils/oslo-utils-4.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild index 45519072b840..48ad03a4b210 100644 --- a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild +++ b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}] |