summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-23 03:14:09 +0100
committerSam James <sam@gentoo.org>2023-06-23 03:14:09 +0100
commit4c62139b324e26d2f17600e8208db19f3f848e5b (patch)
tree0859dc704f334efac343421e07fcee029c0ff79c /net-nntp
parentdev-db/etcd: Stabilize 3.4.26 amd64, #909006 (diff)
downloadgentoo-4c62139b324e26d2f17600e8208db19f3f848e5b.tar.gz
gentoo-4c62139b324e26d2f17600e8208db19f3f848e5b.tar.bz2
gentoo-4c62139b324e26d2f17600e8208db19f3f848e5b.zip
net-nntp/nzbget: Stabilize 21.1-r2 amd64, #909008
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/nzbget/nzbget-21.1-r2.ebuild4
1 files 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 )"