diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 07:26:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 07:26:24 +0100 |
commit | ce84f3d5ab0de2452e635f873389bfdeef09c701 (patch) | |
tree | 964d03e86957de7db5f0a1d0358dc693fe23fd29 /net-irc | |
parent | dev-util/fq: Stabilize 0.4.0 amd64, #904543 (diff) | |
download | gentoo-ce84f3d5ab0de2452e635f873389bfdeef09c701.tar.gz gentoo-ce84f3d5ab0de2452e635f873389bfdeef09c701.tar.bz2 gentoo-ce84f3d5ab0de2452e635f873389bfdeef09c701.zip |
net-irc/unrealircd: Stabilize 6.0.4.2 arm64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-6.0.4.2.ebuild b/net-irc/unrealircd/unrealircd-6.0.4.2.ebuild index b0ee04ecce4c..e389e1af89d5 100644 --- a/net-irc/unrealircd/unrealircd-6.0.4.2.ebuild +++ b/net-irc/unrealircd/unrealircd-6.0.4.2.ebuild @@ -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=" |