diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-02-28 10:20:27 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-28 19:09:08 +0000 |
commit | b23fe9ac5f801614fa3c564a6a709978edf32154 (patch) | |
tree | 74f73287f619c553ff3f09932ba2df527eeb5e89 /dev-python/whatthepatch | |
parent | media-video/pipewire: increase timeout multiplier (diff) | |
download | gentoo-b23fe9ac5f801614fa3c564a6a709978edf32154.tar.gz gentoo-b23fe9ac5f801614fa3c564a6a709978edf32154.tar.bz2 gentoo-b23fe9ac5f801614fa3c564a6a709978edf32154.zip |
dev-python/whatthepatch: Keyword 1.0.4 ppc64, #874048
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/whatthepatch')
-rw-r--r-- | dev-python/whatthepatch/whatthepatch-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild b/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild index bc0ab6c46818..cb31437231b8 100644 --- a/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild +++ b/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" distutils_enable_tests pytest |