summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 11:31:00 +0000
committerSam James <sam@gentoo.org>2022-02-07 11:31:00 +0000
commitc9c031c692cef30eee18a4bf805de6343986e459 (patch)
tree5a44fe74b76792603fc73e3ce797671cb1ae1eb7
parentdev-python/myst_parser: Keyword 0.16.1_p20220119 ppc64, #831852 (diff)
downloadgentoo-c9c031c692cef30eee18a4bf805de6343986e459.tar.gz
gentoo-c9c031c692cef30eee18a4bf805de6343986e459.tar.bz2
gentoo-c9c031c692cef30eee18a4bf805de6343986e459.zip
dev-python/sphinxemoji: Keyword 0.2.0 ppc64, #831852
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild b/dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild
index 4bb9f1de3155..554a081000dd 100644
--- a/dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild
+++ b/dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild
@@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"