From 441fd337adae2a5fb8e466ea04a28036aee593ae Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 16 Aug 2022 09:43:35 +0200 Subject: net-nntp/nzbget: arm stable wrt bug #864235 Signed-off-by: Agostino Sarubbo --- net-nntp/nzbget/nzbget-21.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-nntp/nzbget/nzbget-21.1-r1.ebuild b/net-nntp/nzbget/nzbget-21.1-r1.ebuild index 098766a689af..64edd95ee94a 100644 --- a/net-nntp/nzbget/nzbget-21.1-r1.ebuild +++ b/net-nntp/nzbget/nzbget-21.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 arm ~ppc ~x86" IUSE="debug gnutls ncurses +parcheck ssl test zlib" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad