diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:22:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:28 +0100 |
commit | d4e1165d2fc42e490bc230c92c55bd2bae607b69 (patch) | |
tree | 606dd7cd568aaba38d8ec564b03f93215d8ac6b7 /sys-apps/cpuid | |
parent | dev-python/construct: x86 stable (bug #753782) (diff) | |
download | gentoo-d4e1165d2fc42e490bc230c92c55bd2bae607b69.tar.gz gentoo-d4e1165d2fc42e490bc230c92c55bd2bae607b69.tar.bz2 gentoo-d4e1165d2fc42e490bc230c92c55bd2bae607b69.zip |
sys-apps/cpuid: x86 stable (bug #753671)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/cpuid')
-rw-r--r-- | sys-apps/cpuid/cpuid-20201006.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/cpuid/cpuid-20201006.ebuild b/sys-apps/cpuid/cpuid-20201006.ebuild index c48d21a156d2..b928a580f8bf 100644 --- a/sys-apps/cpuid/cpuid-20201006.ebuild +++ b/sys-apps/cpuid/cpuid-20201006.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" |