diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:23:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:23:07 +0200 |
commit | 979d6ce83cb91b71c6f83bd40085e7cdb9c06f98 (patch) | |
tree | b489a858149ddda0ecf079dd08461265a5c87811 /net-misc/stunnel | |
parent | net-misc/htpdate: Stabilize 1.3.6 arm, #896292 (diff) | |
download | gentoo-979d6ce83cb91b71c6f83bd40085e7cdb9c06f98.tar.gz gentoo-979d6ce83cb91b71c6f83bd40085e7cdb9c06f98.tar.bz2 gentoo-979d6ce83cb91b71c6f83bd40085e7cdb9c06f98.zip |
net-misc/stunnel: Stabilize 5.65-r2 arm, #896300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.65-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-5.65-r2.ebuild b/net-misc/stunnel/stunnel-5.65-r2.ebuild index 235b21faac92..2fbaba003d83 100644 --- a/net-misc/stunnel/stunnel-5.65-r2.ebuild +++ b/net-misc/stunnel/stunnel-5.65-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,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 tcpd" DEPEND=" |