diff options
author | 2020-11-17 20:13:34 +0100 | |
---|---|---|
committer | 2020-11-17 20:13:34 +0100 | |
commit | b1951fc6fc4da06d936657785e1f971f2ba8ab06 (patch) | |
tree | 785989ae80001e4c99e6916a86452eef6a9d6e4e /dev-python/os-testr | |
parent | dev-python/oslo-config: amd64/x86 stable (ALLARCHES policy) wrt bug #754504 (diff) | |
download | gentoo-b1951fc6fc4da06d936657785e1f971f2ba8ab06.tar.gz gentoo-b1951fc6fc4da06d936657785e1f971f2ba8ab06.tar.bz2 gentoo-b1951fc6fc4da06d936657785e1f971f2ba8ab06.zip |
dev-python/os-testr: amd64/x86 stable (ALLARCHES policy) wrt bug #754510
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/os-testr')
-rw-r--r-- | dev-python/os-testr/os-testr-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-testr/os-testr-2.0.0.ebuild b/dev-python/os-testr/os-testr-2.0.0.ebuild index b81454b8ef0e..454b06ff4f79 100644 --- a/dev-python/os-testr/os-testr-2.0.0.ebuild +++ b/dev-python/os-testr/os-testr-2.0.0.ebuild @@ -13,7 +13,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="test" RESTRICT="!test? ( test )" |