commit: 120b62ba2756dbb22c74001662d3bea4abfc003a Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 22:51:27 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 22:57:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120b62ba
sys-apps/cpuid: x86 stable Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sys-apps/cpuid/cpuid-20211210.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/cpuid/cpuid-20211210.ebuild b/sys-apps/cpuid/cpuid-20211210.ebuild index de0e99c961d4..f1ce4325509d 100644 --- a/sys-apps/cpuid/cpuid-20211210.ebuild +++ b/sys-apps/cpuid/cpuid-20211210.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 @@ -11,7 +11,7 @@ SRC_URI="http://www.etallen.com/${PN}/${P}.src.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" BDEPEND=" app-arch/gzip
