summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-20 14:13:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-20 14:13:49 +0300
commit8feb15a37a3fb966bfd1053deb99aba242da6f4f (patch)
tree2e84ab5a97113c5058e9cfa97003e6e1a88b3a24 /net-irc/ii
parentdev-ruby/nokogiri: Stabilize 1.16.5 ppc64, #936378 (diff)
downloadgentoo-8feb15a37a3fb966bfd1053deb99aba242da6f4f.tar.gz
gentoo-8feb15a37a3fb966bfd1053deb99aba242da6f4f.tar.bz2
gentoo-8feb15a37a3fb966bfd1053deb99aba242da6f4f.zip
net-irc/ii: Stabilize 2.0 x86, #936380
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-irc/ii')
-rw-r--r--net-irc/ii/ii-2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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)"