repo/gentoo:master commit in: dev-util/blueprint-compiler/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786733699.ae4dd9959f986b4b857d2e723987b6ff83f44956.eschwartz@gentoo> |
commit: ae4dd9959f986b4b857d2e723987b6ff83f44956
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 04:54:26 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 18:54:59 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4dd995
dev-util/blueprint-compiler: Keyword 0.22.2 ppc, #980719
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild b/dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild
index 36e843ef0c07..d2a9ef6c0388 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/${PN}.git"
else
inherit gnome.org
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-3+"