diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-27 17:35:51 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-27 17:35:51 +0000 |
commit | e795092e678c3cb270c3143f7d83073f411a12be (patch) | |
tree | 4e6f8a6c81b86c384550fcdc44ed596e9c1cab22 | |
parent | dev-erlang/idna: add 6.1.1 (diff) | |
download | gentoo-e795092e678c3cb270c3143f7d83073f411a12be.tar.gz gentoo-e795092e678c3cb270c3143f7d83073f411a12be.tar.bz2 gentoo-e795092e678c3cb270c3143f7d83073f411a12be.zip |
app-editors/hyx: Stabilize 2024.02.29 ppc, #942348
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 9c97e013caba..0e1d4636c6a5 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 ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" src_compile() { CC=$(tc-getCC) emake |