diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:54:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:54:20 +0100 |
commit | a73d964eb9a0f8dcef41282a698f355d26abacd7 (patch) | |
tree | 37c03f9667bd8cc48cc4414faac3975b7cfa7d34 /net-irc/unrealircd | |
parent | app-crypt/argon2: stable 20171227-r1 for ppc, bug #683208 (diff) | |
download | gentoo-a73d964eb9a0f8dcef41282a698f355d26abacd7.tar.gz gentoo-a73d964eb9a0f8dcef41282a698f355d26abacd7.tar.bz2 gentoo-a73d964eb9a0f8dcef41282a698f355d26abacd7.zip |
net-irc/unrealircd: stable 4.2.2 for ppc, bug #683208
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/unrealircd-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-4.2.2.ebuild b/net-irc/unrealircd/unrealircd-4.2.2.ebuild index 16789e1cf4b5..ba14b1d06f8d 100644 --- a/net-irc/unrealircd/unrealircd-4.2.2.ebuild +++ b/net-irc/unrealircd/unrealircd-4.2.2.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" |