diff options
author | Sam James <sam@gentoo.org> | 2021-12-18 18:10:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-18 18:10:04 +0000 |
commit | 541547280d64b6d373b68289caad74199a362da9 (patch) | |
tree | e745289bf8c83f573dd2e1a3034d547cfc39a94e /net-irc | |
parent | sys-auth/pambase: update PYTHON_COMPAT to include 3.10 (diff) | |
download | gentoo-541547280d64b6d373b68289caad74199a362da9.tar.gz gentoo-541547280d64b6d373b68289caad74199a362da9.tar.bz2 gentoo-541547280d64b6d373b68289caad74199a362da9.zip |
net-irc/unrealircd: Stabilize 5.2.2 arm, #829520
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 ec8c6dbb0620..153375521b7d 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=" |