diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-04 20:36:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-04 20:36:20 +0200 |
commit | 0268d27acb583541018b0ac4f79bf68403a1babd (patch) | |
tree | 3dbef450e50a98cde17062352d562f5c532ffdb3 /app-editors/hyx | |
parent | media-libs/freeverb3: Fix include path in pkg-config file (diff) | |
download | gentoo-0268d27acb583541018b0ac4f79bf68403a1babd.tar.gz gentoo-0268d27acb583541018b0ac4f79bf68403a1babd.tar.bz2 gentoo-0268d27acb583541018b0ac4f79bf68403a1babd.zip |
app-editors/hyx: Stabilize 2021.06.09 amd64, #889716
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/hyx')
-rw-r--r-- | app-editors/hyx/hyx-2021.06.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hyx/hyx-2021.06.09.ebuild b/app-editors/hyx/hyx-2021.06.09.ebuild index d185af4b0b5f..4384b1a49b14 100644 --- a/app-editors/hyx/hyx-2021.06.09.ebuild +++ b/app-editors/hyx/hyx-2021.06.09.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz" LICENSE="MIT-with-advertising" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" PATCHES=( # Avoid complaining about not respecting LDFLAGS |