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: Thu, 28 Jan 2021 17:47:45
Message-Id: 1611856030.e3f9757a7f51d718b06fda0dfca52c9c70db243e.sam@gentoo
1 commit: e3f9757a7f51d718b06fda0dfca52c9c70db243e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 28 17:47:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 28 17:47:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f9757a
7
8 net-nntp/tin: Stabilize 2.4.5 arm, #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 f79d83b2aae..280a2c277be 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"