diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-17 12:29:34 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-18 09:04:15 +0100 |
commit | b5255abc7e9a8611bb3ee1e1ca80390454f524ae (patch) | |
tree | a68ef37ec905a9f13e0e75fd3a1bb606dd5c73df /net-misc/stunnel | |
parent | dev-util/aruba: Keyword 2.2.0 ppc64, #916520 (diff) | |
download | gentoo-b5255abc7e9a8611bb3ee1e1ca80390454f524ae.tar.gz gentoo-b5255abc7e9a8611bb3ee1e1ca80390454f524ae.tar.bz2 gentoo-b5255abc7e9a8611bb3ee1e1ca80390454f524ae.zip |
net-misc/stunnel: Stabilize 5.71-r1 ppc64, #919436
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-misc/stunnel')
-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 a6bb63a14ee3..955f0cbc4f31 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 )" |