commit: b8e49552cb45ac5d9b97c7b1a1cb971bad46e9a4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 6 09:52:23 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Feb 6 09:52:23 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e49552
net-news/newsboat: Stabilize 2.42 x86, #969546 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-news/newsboat/newsboat-2.42.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-news/newsboat/newsboat-2.42.ebuild b/net-news/newsboat/newsboat-2.42.ebuild index 34faf214bc6a..8895b182f6af 100644 --- a/net-news/newsboat/newsboat-2.42.ebuild +++ b/net-news/newsboat/newsboat-2.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2025 Gentoo Authors +# Copyright 2017-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ LICENSE="Apache-2.0 Boost-1.0 CC-BY-4.0 MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 CC0-1.0 MIT Unicode-3.0 ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="doc" COMMON_DEPEND="
