Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/tin/
Date: Mon, 01 Feb 2021 04:42:46
Message-Id: 1612154551.06029875c764c9edbca914573997450166e31ebe.sam@gentoo
1 commit: 06029875c764c9edbca914573997450166e31ebe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 04:42:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 04:42:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06029875
7
8 net-nntp/tin: Stabilize 2.4.5 x86, #724510
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-nntp/tin/tin-2.4.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-nntp/tin/tin-2.4.5.ebuild b/net-nntp/tin/tin-2.4.5.ebuild
16 index d89944b2835..f1749213e8b 100644
17 --- a/net-nntp/tin/tin-2.4.5.ebuild
18 +++ b/net-nntp/tin/tin-2.4.5.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/stable/${P}.tar.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="cancel-locks debug doc +etiquette gpg idn ipv6 mime nls sasl socks5 spell unicode"
26
27 BDEPEND="virtual/pkgconfig"