diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:06:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:06:15 +0200 |
commit | 4db17c395512c33cae99a3d963eeac197149bc65 (patch) | |
tree | 13c4df321427399643d06bb2f84528d1e77adfe1 /net-irc | |
parent | x11-libs/libpciaccess: ppc stable wrt bug #694734 (diff) | |
download | gentoo-4db17c395512c33cae99a3d963eeac197149bc65.tar.gz gentoo-4db17c395512c33cae99a3d963eeac197149bc65.tar.bz2 gentoo-4db17c395512c33cae99a3d963eeac197149bc65.zip |
net-irc/unrealircd: ppc stable wrt bug #694950
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/unrealircd-4.2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild b/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild index 97c9a805e818..a9438082305f 100644 --- a/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild +++ b/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/${PN}$(ver_cut 1)/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd ~amd64-linux" IUSE="class-nofakelag curl +extban-stacking libressl +operoverride operoverride-verify +prefixaq showlistmodes shunnotices +usermod" |