commit: 679545793e11b1127cb4b26b008d2f7e49283199
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 22:53:43 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 22:53:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67954579
gui-libs/libdecor: Keyword 0.2.2-r1 ppc, #930206
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/libdecor/libdecor-0.2.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/libdecor/libdecor-0.2.2-r1.ebuild
b/gui-libs/libdecor/libdecor-0.2.2-r1.ebuild
index 679f41e2459f..e9639bda523d 100644
--- a/gui-libs/libdecor/libdecor-0.2.2-r1.ebuild
+++ b/gui-libs/libdecor/libdecor-0.2.2-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/libdecor/libdecor/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc"
fi
LICENSE="MIT"
SLOT="0"