diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 20:33:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 20:33:16 +0300 |
commit | 1aa98b38badb89f2ad7ec7833d55eb3949746ed6 (patch) | |
tree | 433e311ae538ca98bf7c5ea1e8d379af6479dc04 /dev-python/os-service-types | |
parent | dev-python/keystoneauth: Stabilize 4.5.0 amd64, #836492 (diff) | |
download | gentoo-1aa98b38badb89f2ad7ec7833d55eb3949746ed6.tar.gz gentoo-1aa98b38badb89f2ad7ec7833d55eb3949746ed6.tar.bz2 gentoo-1aa98b38badb89f2ad7ec7833d55eb3949746ed6.zip |
dev-python/os-service-types: Stabilize 1.7.0-r2 amd64, #836492
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/os-service-types')
-rw-r--r-- | dev-python/os-service-types/os-service-types-1.7.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-service-types/os-service-types-1.7.0-r2.ebuild b/dev-python/os-service-types/os-service-types-1.7.0-r2.ebuild index 1a8fe5efe054..2b3295f88abe 100644 --- a/dev-python/os-service-types/os-service-types-1.7.0-r2.ebuild +++ b/dev-python/os-service-types/os-service-types-1.7.0-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="" RDEPEND=" |