diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 10:47:56 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 10:47:56 +0200 |
commit | 9314af730f1221221ef6eef415fd05aadfc0dce4 (patch) | |
tree | 8d12d6ce49784cc87b9d7244903886a7b0a70f95 /www-client | |
parent | net-p2p/transmission-remote-gtk: Stabilize 1.5.1 x86, #867214 (diff) | |
download | gentoo-9314af730f1221221ef6eef415fd05aadfc0dce4.tar.gz gentoo-9314af730f1221221ef6eef415fd05aadfc0dce4.tar.bz2 gentoo-9314af730f1221221ef6eef415fd05aadfc0dce4.zip |
www-client/fetch: Stabilize 1.0-r4 x86, #867331
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/fetch/fetch-1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/fetch/fetch-1.0-r4.ebuild b/www-client/fetch/fetch-1.0-r4.ebuild index cb11f73398de..b59fae7c4876 100644 --- a/www-client/fetch/fetch-1.0-r4.ebuild +++ b/www-client/fetch/fetch-1.0-r4.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fetch/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" dev-libs/http-fetcher |