diff options
author | Sam James <sam@gentoo.org> | 2021-02-01 04:42:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-01 04:42:31 +0000 |
commit | 06029875c764c9edbca914573997450166e31ebe (patch) | |
tree | beb5778cdf69feb8b7b0eb99517ef78fbc5a9594 /net-nntp | |
parent | dev-perl/Crypt-Random-Source: Stabilize 0.140.0 x86, #732642 (diff) | |
download | gentoo-06029875c764c9edbca914573997450166e31ebe.tar.gz gentoo-06029875c764c9edbca914573997450166e31ebe.tar.bz2 gentoo-06029875c764c9edbca914573997450166e31ebe.zip |
net-nntp/tin: Stabilize 2.4.5 x86, #724510
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/tin/tin-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/tin/tin-2.4.5.ebuild b/net-nntp/tin/tin-2.4.5.ebuild index d89944b28357..f1749213e8b6 100644 --- a/net-nntp/tin/tin-2.4.5.ebuild +++ b/net-nntp/tin/tin-2.4.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/stable/${P}.tar.xz" LICENSE="GPL-2" 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 doc +etiquette gpg idn ipv6 mime nls sasl socks5 spell unicode" BDEPEND="virtual/pkgconfig" |