diff options
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 7bc61a413080..2bb1667e3b7f 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 ~x86" src_compile() { CC=$(tc-getCC) emake |