Diff redir-3.2 with a redir-3.3
/usr/portage/net-misc/redir/redir-3.3.ebuild 2023-10-09 14:52:34.676368481 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2018 Gentoo Foundation |
|
1 |
# Copyright 1999-2019 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=7 |
... | ... | |
9 | 9 | |
10 | 10 |
LICENSE="GPL-2" |
11 | 11 |
SLOT="0" |
12 |
KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86" |
|
12 |
KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86" |
|
13 | 13 | |
14 | 14 |
DOCS=( ChangeLog.md README.md transproxy.txt ) |