diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 07:06:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 07:06:54 +0100 |
commit | 01ff6b6461d4a754013742bc02a981c28357746c (patch) | |
tree | 212f55c9a2bcb2f1414cdc493a3be66d7ae7849b /net-irc | |
parent | dev-util/cproto: Stabilize 4.7v amd64, #904545 (diff) | |
download | gentoo-01ff6b6461d4a754013742bc02a981c28357746c.tar.gz gentoo-01ff6b6461d4a754013742bc02a981c28357746c.tar.bz2 gentoo-01ff6b6461d4a754013742bc02a981c28357746c.zip |
net-irc/unrealircd: Stabilize 6.0.4.2 ppc, #904546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/unrealircd-6.0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/unrealircd/unrealircd-6.0.4.2.ebuild b/net-irc/unrealircd/unrealircd-6.0.4.2.ebuild index 17d16a6be9ce..37d0d31dba3a 100644 --- a/net-irc/unrealircd/unrealircd-6.0.4.2.ebuild +++ b/net-irc/unrealircd/unrealircd-6.0.4.2.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 @@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( https://www.unrealircd.org/downloads/${P}.tar.gz.asc )" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~riscv ~x86 ~amd64-linux" IUSE="class-nofakelag curl geoip +operoverride operoverride-verify" RDEPEND=" |