commit: 4c62139b324e26d2f17600e8208db19f3f848e5b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 02:14:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 02:14:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c62139b
net-nntp/nzbget: Stabilize 21.1-r2 amd64, #909008
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-nntp/nzbget/nzbget-21.1-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-nntp/nzbget/nzbget-21.1-r2.ebuild
b/net-nntp/nzbget/nzbget-21.1-r2.ebuild
index 36c76f49c0c4..526a4a4ca042 100644
--- a/net-nntp/nzbget/nzbget-21.1-r2.ebuild
+++ b/net-nntp/nzbget/nzbget-21.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S=${WORKDIR}/${PN}-${PV/_pre*/-testing}
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="debug gnutls ncurses +parcheck ssl test zlib"
RESTRICT="!test? ( test )"