diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-19 09:42:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-19 09:43:03 +0300 |
commit | 389b8f3cbdeec9b32e347e515b6a9d48285ce774 (patch) | |
tree | 20f9e9d37bc4b8a548e5c126078d06e28b9ac94a /net-irc | |
parent | www-servers/tomcat: bump to 9.0.74 (diff) | |
download | gentoo-389b8f3cbdeec9b32e347e515b6a9d48285ce774.tar.gz gentoo-389b8f3cbdeec9b32e347e515b6a9d48285ce774.tar.bz2 gentoo-389b8f3cbdeec9b32e347e515b6a9d48285ce774.zip |
net-irc/unrealircd: Stabilize 6.0.4.2 arm, #904546
Signed-off-by: Arthur Zamarin <arthurzam@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 e389e1af89d5..c19a67bf7717 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=" |