commit: 37e0ae8aa516e6f11e21ba30d053e4f85405aa33 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Jan 5 13:58:41 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 13:58:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e0ae8a
sys-apps/cpuid: amd64 stable Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sys-apps/cpuid/cpuid-20221201.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/cpuid/cpuid-20221201.ebuild b/sys-apps/cpuid/cpuid-20221201.ebuild index 0f77190b474c..bd1b25d3f137 100644 --- a/sys-apps/cpuid/cpuid-20221201.ebuild +++ b/sys-apps/cpuid/cpuid-20221201.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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
