commit: 46dfb506b4eff249313e8ec741f02e8998f58efa Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Feb 4 18:07:21 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Feb 4 18:07:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46dfb506
net-misc/you-get: Stabilize 0.4.1555 ALLARCHES, #832710 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-misc/you-get/you-get-0.4.1555.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/you-get/you-get-0.4.1555.ebuild b/net-misc/you-get/you-get-0.4.1555.ebuild index c89a16365906..b5695c31eaa0 100644 --- a/net-misc/you-get/you-get-0.4.1555.ebuild +++ b/net-misc/you-get/you-get-0.4.1555.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=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/soimort/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="test" PROPERTIES="test_network"
