diff options
author | Ben Kohler <bkohler@gentoo.org> | 2021-01-05 08:55:34 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2021-01-05 08:55:34 -0600 |
commit | e2a978f6a0e16b977c19e945d4efaebb902dc3db (patch) | |
tree | 84efe4b774515a4a4e2c3813b337c8aa3cf3bc3b /net-proxy | |
parent | sci-libs/scikit-image: Remove old (diff) | |
download | gentoo-e2a978f6a0e16b977c19e945d4efaebb902dc3db.tar.gz gentoo-e2a978f6a0e16b977c19e945d4efaebb902dc3db.tar.bz2 gentoo-e2a978f6a0e16b977c19e945d4efaebb902dc3db.zip |
net-proxy/tinyproxy: stable on x86
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/tinyproxy/tinyproxy-1.11.0_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/tinyproxy/tinyproxy-1.11.0_rc1.ebuild b/net-proxy/tinyproxy/tinyproxy-1.11.0_rc1.ebuild index 2b63726d31d7..29cef2869832 100644 --- a/net-proxy/tinyproxy/tinyproxy-1.11.0_rc1.ebuild +++ b/net-proxy/tinyproxy/tinyproxy-1.11.0_rc1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/tinyproxy/tinyproxy/releases/download/${MY_PV}/${PN} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="test debug +filter-proxy reverse-proxy transparent-proxy +upstream-proxy +xtinyproxy-header" |