commit: 0d00f147584e54501e2674b38616f0253af3ea58 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Jun 30 09:37:23 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Jun 30 09:37:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d00f147
net-misc/redir: add amd64-fbsd keyword. Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-misc/redir/redir-2.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/redir/redir-2.2.1-r1.ebuild b/net-misc/redir/redir-2.2.1-r1.ebuild index b4745fcb3c5..7d813844581 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 )
