diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 12:13:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 12:17:00 +0100 |
commit | 3f8b0e9f5c6204de14cc984149995b31c1b44754 (patch) | |
tree | 99ca67e75399819596a234831f9dfd0f160b9015 /net-irc | |
parent | dev-util/checkbashisms: Keyword 2.21.2 ppc64, #804297 (diff) | |
download | gentoo-3f8b0e9f5c6204de14cc984149995b31c1b44754.tar.gz gentoo-3f8b0e9f5c6204de14cc984149995b31c1b44754.tar.bz2 gentoo-3f8b0e9f5c6204de14cc984149995b31c1b44754.zip |
net-irc/unrealircd: Keyword 5.2.1.1 ppc64, #804064
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/unrealircd-5.2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-5.2.1.1.ebuild b/net-irc/unrealircd/unrealircd-5.2.1.1.ebuild index 9b28edcdac42..153eb5e22392 100644 --- a/net-irc/unrealircd/unrealircd-5.2.1.1.ebuild +++ b/net-irc/unrealircd/unrealircd-5.2.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes" RDEPEND=" |