diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-17 12:45:03 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-18 09:04:15 +0100 |
commit | 7777f91fe434cf0fe1ecf253f93ada8032a16c55 (patch) | |
tree | e704ff83238fc5ff73f6d416d103763cb0b25c89 /net-misc/stunnel | |
parent | net-misc/stunnel: Stabilize 5.71-r1 ppc64, #919436 (diff) | |
download | gentoo-7777f91fe434cf0fe1ecf253f93ada8032a16c55.tar.gz gentoo-7777f91fe434cf0fe1ecf253f93ada8032a16c55.tar.bz2 gentoo-7777f91fe434cf0fe1ecf253f93ada8032a16c55.zip |
net-misc/stunnel: Stabilize 5.71-r1 ppc, #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 955f0cbc4f31..e6b231a16d38 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 )" |