commit: 3c13d3fe491ce9c9bd222283b64fe7246c0da302
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 23:56:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 23:56:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c13d3fe
www-client/uget: Stabilize 2.2.1 amd64, #763858
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-client/uget/uget-2.2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-client/uget/uget-2.2.1.ebuild
b/www-client/uget/uget-2.2.1.ebuild
index de91193f2cd..52fb947fdb1 100644
--- a/www-client/uget/uget-2.2.1.ebuild
+++ b/www-client/uget/uget-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/urlget/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
IUSE="aria2 appindicator control-socket +gnutls gstreamer libnotify nls
openssl rss"
REQUIRED_USE="^^ ( gnutls openssl )"