diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 07:06:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 07:06:54 +0100 |
commit | 745d1379ed0ae0a12bc5397b370801b4499388c0 (patch) | |
tree | 2c05877f963d8726069a1da6cdcef5e51147eb2a /net-irc/unrealircd | |
parent | net-irc/unrealircd: Stabilize 6.0.4.2 ppc, #904546 (diff) | |
download | gentoo-745d1379ed0ae0a12bc5397b370801b4499388c0.tar.gz gentoo-745d1379ed0ae0a12bc5397b370801b4499388c0.tar.bz2 gentoo-745d1379ed0ae0a12bc5397b370801b4499388c0.zip |
net-irc/unrealircd: Stabilize 6.0.4.2 x86, #904546
Signed-off-by: Sam James <sam@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 37d0d31dba3a..b0ee04ecce4c 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=" |