From: Patrice Clement Date: Sat, 30 Jun 2018 09:37:23 +0000 (+0200) Subject: net-misc/redir: add amd64-fbsd keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0d00f147584e54501e2674b38616f0253af3ea58;p=gentoo.git net-misc/redir: add amd64-fbsd keyword. Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/net-misc/redir/redir-2.2.1-r1.ebuild b/net-misc/redir/redir-2.2.1-r1.ebuild index b4745fcb3c50..7d813844581b 100644 --- a/net-misc/redir/redir-2.2.1-r1.ebuild +++ b/net-misc/redir/redir-2.2.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86 ~amd64-fbsd" PATCHES=( "${FILESDIR}/${P}-include.patch" ) DOCS=( CHANGES README transproxy.txt )