diff options
author | Sam James <sam@gentoo.org> | 2023-04-14 20:37:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-14 20:37:19 +0100 |
commit | 58541e08bd2fe0512969ade5b2147842fc5d536a (patch) | |
tree | da2823e6e7600799789d17d0e94132be8dd7ba2e | |
parent | dev-python/mkdocs-material: Keyword 9.1.6-r1 ppc64, #888513 (diff) | |
download | gentoo-58541e08bd2fe0512969ade5b2147842fc5d536a.tar.gz gentoo-58541e08bd2fe0512969ade5b2147842fc5d536a.tar.bz2 gentoo-58541e08bd2fe0512969ade5b2147842fc5d536a.zip |
dev-python/filebytes: Keyword 0.10.2 ppc64, #888513
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/filebytes/filebytes-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filebytes/filebytes-0.10.2.ebuild b/dev-python/filebytes/filebytes-0.10.2.ebuild index bd7e504db318..1ff517a1d4b6 100644 --- a/dev-python/filebytes/filebytes-0.10.2.ebuild +++ b/dev-python/filebytes/filebytes-0.10.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/sashs/filebytes" else SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" fi LICENSE="BSD" |