diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-02 20:46:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-02 20:46:19 +0300 |
commit | 630c924e9c07ba78f7e73bf45ca4ce2ec73a0a15 (patch) | |
tree | 0ad5bffb662cb01d3bf7ce320e974e11df2a2b93 /dev-python/pathable | |
parent | dev-python/jsonschema-spec: Keyword 0.1.1 ppc64, #868015 (diff) | |
download | gentoo-630c924e9c07ba78f7e73bf45ca4ce2ec73a0a15.tar.gz gentoo-630c924e9c07ba78f7e73bf45ca4ce2ec73a0a15.tar.bz2 gentoo-630c924e9c07ba78f7e73bf45ca4ce2ec73a0a15.zip |
dev-python/pathable: Keyword 0.4.3 ppc64, #868015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pathable')
-rw-r--r-- | dev-python/pathable/pathable-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathable/pathable-0.4.3.ebuild b/dev-python/pathable/pathable-0.4.3.ebuild index 2713754dec4e..6d2e6ad3b904 100644 --- a/dev-python/pathable/pathable-0.4.3.ebuild +++ b/dev-python/pathable/pathable-0.4.3.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" distutils_enable_tests pytest |