diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-12 18:25:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-12 18:25:10 +0300 |
commit | f0c1b648c51e197f8cb5effed502e03ebbf26564 (patch) | |
tree | 9671076b4c0d9a6915c7e9f0e740c7585d981d5a /dev-python/readtime | |
parent | dev-python/markdown2: Keyword 2.4.10 ppc64, #912898 (diff) | |
download | gentoo-f0c1b648c51e197f8cb5effed502e03ebbf26564.tar.gz gentoo-f0c1b648c51e197f8cb5effed502e03ebbf26564.tar.bz2 gentoo-f0c1b648c51e197f8cb5effed502e03ebbf26564.zip |
dev-python/readtime: Keyword 3.0.0 ppc64, #912898
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/readtime')
-rw-r--r-- | dev-python/readtime/readtime-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/readtime/readtime-3.0.0.ebuild b/dev-python/readtime/readtime-3.0.0.ebuild index 7b6b4ed5ed19..fc2c9d2e2149 100644 --- a/dev-python/readtime/readtime-3.0.0.ebuild +++ b/dev-python/readtime/readtime-3.0.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/beautifulsoup4-4.0.1[${PYTHON_USEDEP}] |