commit: a99f03f08c8a7aeac1447fce9789878c21257b28
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 29 19:27:52 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 29 19:27:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99f03f0
dev-util/blueprint-compiler: Keyword 0.18.0 ppc64, #967759
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild
b/dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild
index b45744d9f323..5f6fcb0843a6 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild
@@ -18,7 +18,7 @@ if [[ "${PV}" == *9999 ]] ; then
else
inherit gnome.org
- KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-3+"