diff options
author | 2024-07-30 01:59:18 +0200 | |
---|---|---|
committer | 2024-07-30 01:59:18 +0200 | |
commit | 902916489b17f8464633a2e3bcc823b5d3b4a069 (patch) | |
tree | 3906cb17bac2b7316201d1f2809071d3a1a1a8b6 /app-editors | |
parent | app-editors/hyx: Keyword 2024.02.29 ppc, #936912 (diff) | |
download | gentoo-902916489b17f8464633a2e3bcc823b5d3b4a069.tar.gz gentoo-902916489b17f8464633a2e3bcc823b5d3b4a069.tar.bz2 gentoo-902916489b17f8464633a2e3bcc823b5d3b4a069.zip |
app-editors/hyx: Keyword 2024.02.29 ppc64, #936912
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors')
-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 c022687c8837..9c97e013caba 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 ~ppc x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" src_compile() { CC=$(tc-getCC) emake |