diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-23 12:29:58 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-23 23:56:11 -0500 |
commit | 0bceb9a18746be050384bf0a25bf29df3b7e8b3e (patch) | |
tree | 8838aa6b5f677cfe2a2d796703cba4bed92985d3 /net-misc/stunnel/stunnel-5.71-r1.ebuild | |
parent | media-video/ffmpeg: Stabilize 6.0.1-r1 sparc, #921542 (diff) | |
download | gentoo-0bceb9a18746be050384bf0a25bf29df3b7e8b3e.tar.gz gentoo-0bceb9a18746be050384bf0a25bf29df3b7e8b3e.tar.bz2 gentoo-0bceb9a18746be050384bf0a25bf29df3b7e8b3e.zip |
net-misc/stunnel: Stabilize 5.71-r1 sparc, #919436
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-misc/stunnel/stunnel-5.71-r1.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-5.71-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.71-r1.ebuild b/net-misc/stunnel/stunnel-5.71-r1.ebuild index 12608302a477..cff4677b2a3c 100644 --- a/net-misc/stunnel/stunnel-5.71-r1.ebuild +++ b/net-misc/stunnel/stunnel-5.71-r1.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 )" |