commit: ec8a2f57ac628833da984df2c91e04e8675624eb Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Aug 11 14:22:00 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Aug 11 14:23:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8a2f57
sys-apps/cpuid: x86 stable wrt bug #736533 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-apps/cpuid/cpuid-20200427.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/cpuid/cpuid-20200427.ebuild b/sys-apps/cpuid/cpuid-20200427.ebuild index be308948a4e..df1d0117c3b 100644 --- a/sys-apps/cpuid/cpuid-20200427.ebuild +++ b/sys-apps/cpuid/cpuid-20200427.ebuild @@ -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="dev-lang/perl" DEPEND="app-arch/gzip"
