diff options
Diffstat (limited to 'net-misc/you-get')
-rw-r--r-- | net-misc/you-get/you-get-0.4.1555.ebuild | 4 |
1 files 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" |