diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-23 18:56:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-23 18:56:18 +0300 |
commit | 29a62a545b029b1e923a8159ca7334c80139a5e7 (patch) | |
tree | 5ecf0490effb577e9aefa8145bb74d57cb5184d4 /app-editors/hyx | |
parent | sci-calculators/units: Stabilize 2.23 ppc64, #932528 (diff) | |
download | gentoo-29a62a545b029b1e923a8159ca7334c80139a5e7.tar.gz gentoo-29a62a545b029b1e923a8159ca7334c80139a5e7.tar.bz2 gentoo-29a62a545b029b1e923a8159ca7334c80139a5e7.zip |
app-editors/hyx: Stabilize 2024.02.29 amd64, #932547
Signed-off-by: Arthur Zamarin <arthurzam@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 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 |