profiles: Update stable.mask and use expand for qemu-2.11.1/9999
authorMatthias Maier <tamiko@gentoo.org>
Sun, 18 Mar 2018 19:30:19 +0000 (14:30 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 18 Mar 2018 20:01:49 +0000 (15:01 -0500)
profiles/base/package.use.stable.mask
profiles/desc/qemu_softmmu_targets.desc
profiles/desc/qemu_user_targets.desc

index c7f85959a7b28945a975b2f275e4f166e4a03781..e1d55912b05e7280d83ee8a453d6c5ec2f38cff5 100644 (file)
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Matthias Maier <tamiko@gentoo.org> (18 Mar 2018)
+# dev-libs/capstone hasn't been stabilized yet
+app-emulation/qemu capstone
+
 # Zac Medico <zmedico@gentoo.org> (9 Mar 2018)
 # The rsync-verify support is not really stable yet.
 # Bugs #649276, #647964
index 19bcfdebdd9342c7659d46cc5a6710479778292f..ed2e3cdd4942106ccb65b2c3be26a95d2f4a4982 100644 (file)
@@ -25,6 +25,8 @@ or1k - OpenRISC system emulation target
 ppc64 - system emulation target
 ppcemb - system emulation target
 ppc - system emulation target
+riscv32 - system emulation target
+riscv64 - system emulation target
 s390x - system emulation target
 sh4eb - system emulation target
 sh4 - system emulation target
index 721a1f566e206da598cea93a0c2056bed0ed44a1..303ad231b91fa29c5b582dbe4d7f6b28879c17db 100644 (file)
@@ -28,6 +28,8 @@ ppc64abi32 - userspace emulation target
 ppc64le - PowerPC 64-bit little endian userspace emulation target
 ppc64 - PowerPC 64-bit big endian userspace emulation target
 ppc - PowerPC 32-bit big endian userspace emulation target
+riscv32 - userspace emulation target
+riscv64 - userspace emulation target
 s390x - userspace emulation target
 sh4eb - userspace emulation target
 sh4 - userspace emulation target
@@ -36,3 +38,5 @@ sparc64 - userspace emulation target
 sparc - userspace emulation target
 tilegx - TILE-Gx 64-bit userspace emulation target
 x86_64 - userspace emulation target
+xtensaeb - userspace emulation target
+xtensa - userspace emulation target