diff options
author | 2021-11-14 20:29:08 +0000 | |
---|---|---|
committer | 2021-11-14 20:29:08 +0000 | |
commit | d946256ee358ae5958e7880577376c21496a9fcd (patch) | |
tree | cf2cf42b082f67d973a5feccc4a20e9732eadaf1 /net-irc | |
parent | dev-python/stripe: Stabilize 2.61.0 x86, #823578 (diff) | |
download | gentoo-d946256ee358ae5958e7880577376c21496a9fcd.tar.gz gentoo-d946256ee358ae5958e7880577376c21496a9fcd.tar.bz2 gentoo-d946256ee358ae5958e7880577376c21496a9fcd.zip |
net-irc/unrealircd: Stabilize 5.2.2 x86, #823680
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/unrealircd-5.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-5.2.2.ebuild b/net-irc/unrealircd/unrealircd-5.2.2.ebuild index 5314a4b8de91..ec8c6dbb0620 100644 --- a/net-irc/unrealircd/unrealircd-5.2.2.ebuild +++ b/net-irc/unrealircd/unrealircd-5.2.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux" IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes" RDEPEND=" |