summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-04-03 12:40:15 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-04-03 12:40:15 +0200
commitb49bb03ee74dbff297a1e19c51d595fbe8cca192 (patch)
treea046b0394901e4596b6edf548e229d1b77f89e6d
parentdev-python/pandas: Bump to 1.4.2 (diff)
downloadgentoo-b49bb03e.tar.gz
gentoo-b49bb03e.tar.bz2
gentoo-b49bb03e.zip
sys-apps/cpuid: mask for other arches
Closes: https://bugs.gentoo.org/836679 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--sys-apps/cpuid/cpuid-20220224.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/cpuid/cpuid-20220224.ebuild b/sys-apps/cpuid/cpuid-20220224.ebuild
index 687993325c30..d215e1baa0cf 100644
--- a/sys-apps/cpuid/cpuid-20220224.ebuild
+++ b/sys-apps/cpuid/cpuid-20220224.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="
app-arch/gzip