From 8feb15a37a3fb966bfd1053deb99aba242da6f4f Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 20 Jul 2024 14:13:49 +0300 Subject: net-irc/ii: Stabilize 2.0 x86, #936380 Signed-off-by: Arthur Zamarin --- net-irc/ii/ii-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-irc/ii') diff --git a/net-irc/ii/ii-2.0.ebuild b/net-irc/ii/ii-2.0.ebuild index e932246b3013..bae24dca9ffd 100644 --- a/net-irc/ii/ii-2.0.ebuild +++ b/net-irc/ii/ii-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux" src_compile() { emake CC="$(tc-getCC)" -- cgit v1.2.3-65-gdbad