diff options
author | Sam James <sam@gentoo.org> | 2024-11-03 18:05:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-03 18:05:38 +0000 |
commit | 8900f45ab68efdac57f285b71899dea383a5a3a0 (patch) | |
tree | 73d5a61faa4891106b7d5aa09f440aff2366c6a9 /net-nntp | |
parent | net-nntp/tin: Stabilize 2.6.3 x86, #942833 (diff) | |
download | gentoo-8900f45ab68efdac57f285b71899dea383a5a3a0.tar.gz gentoo-8900f45ab68efdac57f285b71899dea383a5a3a0.tar.bz2 gentoo-8900f45ab68efdac57f285b71899dea383a5a3a0.zip |
net-nntp/tin: Stabilize 2.6.3 amd64, #942833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/tin/tin-2.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/tin/tin-2.6.3.ebuild b/net-nntp/tin/tin-2.6.3.ebuild index 0dae9eed52c9..6814e99d12b1 100644 --- a/net-nntp/tin/tin-2.6.3.ebuild +++ b/net-nntp/tin/tin-2.6.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/stable/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cancel-locks debug gnutls gpg libtls nls sasl socks5 ssl" RDEPEND=" |