diff options
author | 2023-12-08 11:08:45 +0200 | |
---|---|---|
committer | 2023-12-08 11:08:45 +0200 | |
commit | 348b8a3370f9bbe287571a9b11850a7446257629 (patch) | |
tree | c55de4de32b6c6d20822c3bc92ea5cf2c79d39f3 /net-misc | |
parent | net-misc/stunnel: Stabilize 5.71 x86, #919436 (diff) | |
download | gentoo-348b8a3370f9bbe287571a9b11850a7446257629.tar.gz gentoo-348b8a3370f9bbe287571a9b11850a7446257629.tar.bz2 gentoo-348b8a3370f9bbe287571a9b11850a7446257629.zip |
net-misc/stunnel: Stabilize 5.71 amd64, #919436
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/stunnel/stunnel-5.71.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.71.ebuild b/net-misc/stunnel/stunnel-5.71.ebuild index 50358e3a3862..d0365f10db76 100644 --- a/net-misc/stunnel/stunnel-5.71.ebuild +++ b/net-misc/stunnel/stunnel-5.71.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="selinux stunnel3 systemd tcpd test" RESTRICT="!test? ( test )" |