diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-30 01:59:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-30 01:59:13 +0200 |
commit | 51260ba3f030e4fffa43df6b04f2cd7b7d19cf50 (patch) | |
tree | a28d899bd7b30c6a14bf971c1aea9f3c8f1618a0 /app-editors/hyx | |
parent | www-apps/hugo: add check-reqs verification for the build (diff) | |
download | gentoo-51260ba3f030e4fffa43df6b04f2cd7b7d19cf50.tar.gz gentoo-51260ba3f030e4fffa43df6b04f2cd7b7d19cf50.tar.bz2 gentoo-51260ba3f030e4fffa43df6b04f2cd7b7d19cf50.zip |
app-editors/hyx: Keyword 2024.02.29 ppc, #936912
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors/hyx')
-rw-r--r-- | app-editors/hyx/hyx-2024.02.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/hyx/hyx-2024.02.29.ebuild b/app-editors/hyx/hyx-2024.02.29.ebuild index d5035733cf9e..c022687c8837 100644 --- a/app-editors/hyx/hyx-2024.02.29.ebuild +++ b/app-editors/hyx/hyx-2024.02.29.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" src_compile() { CC=$(tc-getCC) emake |