diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-19 10:01:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-19 10:01:19 +0300 |
commit | e208eb4881f13693e923de870c72c1416ce715cd (patch) | |
tree | 8928c10d7ebb3e9a9fda5cfd380b33297db4f4bb /net-irc/unrealircd | |
parent | dev-libs/openssl: Stabilize 1.1.1t-r3 arm, #903546 (diff) | |
download | gentoo-e208eb4881f13693e923de870c72c1416ce715cd.tar.gz gentoo-e208eb4881f13693e923de870c72c1416ce715cd.tar.bz2 gentoo-e208eb4881f13693e923de870c72c1416ce715cd.zip |
net-irc/unrealircd: Stabilize 6.0.4.2 amd64, #904546
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-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 c19a67bf7717..b1ff6ae68729 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=" |