package.use.mask: allow phpsysinfo[megactl] only on x86 and amd64
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 16 Mar 2019 19:25:52 +0000 (19:25 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 16 Mar 2019 19:28:27 +0000 (19:28 +0000)
Initially sys-block/megactl supports only x86. Gentoo's patches
add amd64 support via ifdef __x86_64__. That is not compatible
to other 64-bit arches. Endianness story is not clear either.

Let's mask it outside x86 & amd64.

Bug: https://bugs.gentoo.org/669772
Bug: https://bugs.gentoo.org/670564
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
profiles/arch/amd64/package.use.mask
profiles/arch/base/package.use.mask
profiles/arch/x86/package.use.mask

index 1ffe2cbe15b2c1ff05f3fc55624b6f87894c8fa1..1657717696781a25f856772104d7d94e960b100a 100644 (file)
 
 #--- END OF EXAMPLES ---
 
+# Sergei Trofimovich <slyfox@gentoo.org> (16 Mar 2019)
+# sys-block/megactl works on x86 and amd64
+www-apps/phpsysinfo -megactl
+
 # Georgy Yakovlev <gyakovlev@gentoo.org> (05 March 2019)
 # freeipmi is supported on amd64
 app-admin/conserver -freeipmi
index f23bc4dc80c785f4bdfcf7e2cef959f475bdbb80..9de0da048308273d60630c8decb016824973a825 100644 (file)
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sergei Trofimovich <slyfox@gentoo.org> (16 Mar 2019)
+# sys-block/megactl works only on amd64 and x86 so far, bug #670564
+www-apps/phpsysinfo megactl
+
 # Thomas Deutschmann <whissi@gentoo.org> (15 Nov 2018)
 # - rdrand plugin is only supported on amd64 and x86
 # - padlock plugin is only supported on amd64 and x86
index af9c22fa6f912e2c8b4b5cbd492f1884c0d93fbe..90514058b93ce8d19c812a2b590fd8996d159d0f 100644 (file)
@@ -3,6 +3,10 @@
 
 # This file requires >=portage-2.1.1
 
+# Sergei Trofimovich <slyfox@gentoo.org> (16 Mar 2019)
+# sys-block/megactl works on x86 and amd64
+www-apps/phpsysinfo -megactl
+
 # Georgy Yakovlev <gyakovlev@gentoo.org> (05 March 2019)
 # freeipmi is supported on x86
 app-admin/conserver -freeipmi