commit: 08a24a982adeace08985441874920985de2a43ad
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 9 01:16:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 9 01:16:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a24a98
www-client/epiphany: Keyword 40.2 ppc, #806169
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-client/epiphany/epiphany-40.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/epiphany/epiphany-40.2.ebuild
b/www-client/epiphany/epiphany-40.2.ebuild
index 534dc91d286..e357ac4534e 100644
--- a/www-client/epiphany/epiphany-40.2.ebuild
+++ b/www-client/epiphany/epiphany-40.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
DEPEND="
>=dev-libs/glib-2.64.0:2