diff options
author | 2023-12-08 11:08:41 +0200 | |
---|---|---|
committer | 2023-12-08 11:08:41 +0200 | |
commit | 43fda0176535b21ee9a61f2e10e67c9146b23547 (patch) | |
tree | 6eaa2393c1eaa0daffd1284969e2c6824a51472d /net-misc/stunnel | |
parent | app-admin/ryzen_smu: Stabilize 0.1.5 amd64, #919429 (diff) | |
download | gentoo-43fda0176535b21ee9a61f2e10e67c9146b23547.tar.gz gentoo-43fda0176535b21ee9a61f2e10e67c9146b23547.tar.bz2 gentoo-43fda0176535b21ee9a61f2e10e67c9146b23547.zip |
net-misc/stunnel: Stabilize 5.71 x86, #919436
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/stunnel')
-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 0366717dd2c4..50358e3a3862 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 )" |