mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/cpuid: mask for other arches
Closes: https://bugs.gentoo.org/836679 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user