diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-06-30 11:36:28 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-06-30 11:36:28 +0200 |
commit | 57ba087be014ac31c29d7ff12239be7d9ba84242 (patch) | |
tree | f2c09046d9355ae65caa24f8a17fbf818c137501 /net-misc/redir | |
parent | app-misc/tmux-xpanes: version bump. (diff) | |
download | gentoo-57ba087be014ac31c29d7ff12239be7d9ba84242.tar.gz gentoo-57ba087be014ac31c29d7ff12239be7d9ba84242.tar.bz2 gentoo-57ba087be014ac31c29d7ff12239be7d9ba84242.zip |
net-misc/redir: stable for amd64+x86.
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 104aafdcf4cb..b4745fcb3c50 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" PATCHES=( "${FILESDIR}/${P}-include.patch" ) DOCS=( CHANGES README transproxy.txt ) |