diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:18 +0200 |
commit | fbc4929c256c4d1607724301ca1f608e535a7a42 (patch) | |
tree | 8d7a2f12f83f94033b049b5085bc06e2bccf1a52 /net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild | |
parent | net-print: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-fbc4929c256c4d1607724301ca1f608e535a7a42.tar.gz gentoo-fbc4929c256c4d1607724301ca1f608e535a7a42.tar.bz2 gentoo-fbc4929c256c4d1607724301ca1f608e535a7a42.zip |
net-proxy: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild')
-rw-r--r-- | net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild b/net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild index e6d4d3170977..fd3e5d388802 100644 --- a/net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild +++ b/net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tsocks/${PN}-${PV/_}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" IUSE="dns envconf tordns server-lookups" REQUIRED_USE=" |