summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-12 23:56:34 +0000
committerSam James <sam@gentoo.org>2021-01-12 23:56:34 +0000
commit3c13d3fe491ce9c9bd222283b64fe7246c0da302 (patch)
tree3e7dbc050f1286a90b69528f8f934fa81ad9b55e /www-client/uget
parentdev-libs/freexl: expand LICENSE for 1.0.5 too (diff)
downloadgentoo-3c13d3fe491ce9c9bd222283b64fe7246c0da302.tar.gz
gentoo-3c13d3fe491ce9c9bd222283b64fe7246c0da302.tar.bz2
gentoo-3c13d3fe491ce9c9bd222283b64fe7246c0da302.zip
www-client/uget: Stabilize 2.2.1 amd64, #763858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/uget')
-rw-r--r--www-client/uget/uget-2.2.1.ebuild4
1 files 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 de91193f2cd9..52fb947fdb15 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 )"