summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-24 15:42:25 +0100
committerSam James <sam@gentoo.org>2024-10-24 15:42:25 +0100
commit53d827f645bb2c187c1f85f00232b5af68913229 (patch)
treecf6ae5a63229b3605fc16390851ed7c57ac9d9c9 /net-misc
parentnet-misc/redir: Stabilize 3.3-r1 amd64, #942071 (diff)
downloadgentoo-53d827f645bb2c187c1f85f00232b5af68913229.tar.gz
gentoo-53d827f645bb2c187c1f85f00232b5af68913229.tar.bz2
gentoo-53d827f645bb2c187c1f85f00232b5af68913229.zip
net-misc/redir: Stabilize 3.3-r1 x86, #942071
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/redir/redir-3.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/redir/redir-3.3-r1.ebuild b/net-misc/redir/redir-3.3-r1.ebuild
index e85d6c8ec4d1..125549b5c466 100644
--- a/net-misc/redir/redir-3.3-r1.ebuild
+++ b/net-misc/redir/redir-3.3-r1.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"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86"
DOCS=( ChangeLog.md README.md transproxy.txt )