Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/you-get/
Date: Fri, 04 Feb 2022 18:07:55
Message-Id: 1643998041.46dfb506b4eff249313e8ec741f02e8998f58efa.jsmolic@gentoo
1 commit: 46dfb506b4eff249313e8ec741f02e8998f58efa
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 4 18:07:21 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 4 18:07:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46dfb506
7
8 net-misc/you-get: Stabilize 0.4.1555 ALLARCHES, #832710
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/you-get/you-get-0.4.1555.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/you-get/you-get-0.4.1555.ebuild b/net-misc/you-get/you-get-0.4.1555.ebuild
16 index c89a16365906..b5695c31eaa0 100644
17 --- a/net-misc/you-get/you-get-0.4.1555.ebuild
18 +++ b/net-misc/you-get/you-get-0.4.1555.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/soimort/${PN}/releases/download/v${PV}/${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31
32 RESTRICT="test"
33 PROPERTIES="test_network"