diff options
author | 2019-10-11 17:36:45 +0200 | |
---|---|---|
committer | 2019-10-11 17:36:45 +0200 | |
commit | 506736f58918a83dfea65403f67ef64737f9738c (patch) | |
tree | 94be762d8873f3cb381cff2a214be16799645a44 /net-irc/unrealircd | |
parent | net-im: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-506736f58918a83dfea65403f67ef64737f9738c.tar.gz gentoo-506736f58918a83dfea65403f67ef64737f9738c.tar.bz2 gentoo-506736f58918a83dfea65403f67ef64737f9738c.zip |
net-irc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-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 1b113f4129fe..368e8f269796 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 ~amd64-linux" IUSE="class-nofakelag curl +extban-stacking libressl +operoverride operoverride-verify +prefixaq showlistmodes shunnotices +usermod" |