summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:51 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:51 +0200
commit5f569edbdf961a15b2e2fd1557abf47303ec00ee (patch)
tree7ea1caed8a93cc914c6b9fc3d9c03b4b5ba35cba /net-misc/redir
parentnet-mail: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.gz
gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.bz2
gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.zip
net-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/redir')
-rw-r--r--net-misc/redir/redir-3.2.ebuild2
-rw-r--r--net-misc/redir/redir-3.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/redir/redir-3.2.ebuild b/net-misc/redir/redir-3.2.ebuild
index 617fdbb69991..7259b3b6f425 100644
--- a/net-misc/redir/redir-3.2.ebuild
+++ b/net-misc/redir/redir-3.2.ebuild
@@ -9,6 +9,6 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86"
DOCS=( ChangeLog.md README.md transproxy.txt )
diff --git a/net-misc/redir/redir-3.3.ebuild b/net-misc/redir/redir-3.3.ebuild
index 4e706162dccb..fdef86a0e2dd 100644
--- a/net-misc/redir/redir-3.3.ebuild
+++ b/net-misc/redir/redir-3.3.ebuild
@@ -9,6 +9,6 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86"
DOCS=( ChangeLog.md README.md transproxy.txt )