diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-06-30 11:37:23 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-06-30 11:37:23 +0200 |
commit | 0d00f147584e54501e2674b38616f0253af3ea58 (patch) | |
tree | ff25244eff3a3f6b45cafdd810104c27a0f0fe49 /net-misc/redir | |
parent | net-misc/redir: stable for amd64+x86. (diff) | |
download | gentoo-0d00f147584e54501e2674b38616f0253af3ea58.tar.gz gentoo-0d00f147584e54501e2674b38616f0253af3ea58.tar.bz2 gentoo-0d00f147584e54501e2674b38616f0253af3ea58.zip |
net-misc/redir: add amd64-fbsd keyword.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'net-misc/redir')
-rw-r--r-- | net-misc/redir/redir-2.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |