Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/cpuid/
Date: Sun, 03 Apr 2022 10:43:37
Message-Id: 1648982415.b49bb03ee74dbff297a1e19c51d595fbe8cca192.conikost@gentoo
1 commit: b49bb03ee74dbff297a1e19c51d595fbe8cca192
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 3 10:40:15 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 3 10:40:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49bb03e
7
8 sys-apps/cpuid: mask for other arches
9
10 Closes: https://bugs.gentoo.org/836679
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 sys-apps/cpuid/cpuid-20220224.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/cpuid/cpuid-20220224.ebuild b/sys-apps/cpuid/cpuid-20220224.ebuild
17 index 687993325c30..d215e1baa0cf 100644
18 --- a/sys-apps/cpuid/cpuid-20220224.ebuild
19 +++ b/sys-apps/cpuid/cpuid-20220224.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.etallen.com/${PN}/${P}.src.tar.gz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="amd64 x86"
25 +KEYWORDS="-* amd64 x86"
26
27 BDEPEND="
28 app-arch/gzip