summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-02 10:39:35 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-02 10:41:33 +0100
commit4482c58aa38ca32d80a01e31992b8332e0683e28 (patch)
tree1d6276bdfd74ff1de82c1eb2539c76d94d9ad415 /profiles/arch/amd64-fbsd
parentsys-libs/glibc-2.25-r10: arm64 stable (bug #647062) (diff)
downloadgentoo-4482c58aa38ca32d80a01e31992b8332e0683e28.tar.gz
gentoo-4482c58aa38ca32d80a01e31992b8332e0683e28.tar.bz2
gentoo-4482c58aa38ca32d80a01e31992b8332e0683e28.zip
profiles/arch/amd64-fbsd: Mask amdgpu on xorg-drivers pkg
Apparently X11 team likes mixing different VIDEO_CARDS in dependencies, so we can't mask it on x11-libs/libdrm.
Diffstat (limited to 'profiles/arch/amd64-fbsd')
-rw-r--r--profiles/arch/amd64-fbsd/package.use.mask4
-rw-r--r--profiles/arch/amd64-fbsd/use.mask1
2 files changed, 4 insertions, 1 deletions
diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask
index 5421ee83578f..f00d6aa42505 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (02 Mar 2018)
+# Someone needs to test the driver.
+x11-base/xorg-drivers video_cards_amdgpu
+
+# Michał Górny <mgorny@gentoo.org> (02 Mar 2018)
# Requires dev-libs/libressl (not yet tested).
net-misc/curl curl_ssl_libressl
diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask
index c4d482cfb260..369a539ac9bd 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/use.mask
@@ -36,7 +36,6 @@
# Michał Górny <mgorny@gentoo.org> (02 Mar 2018)
# Someone needs to test them.
input_devices_libinput
-video_cards_amdgpu
# Michał Górny <mgorny@gentoo.org> (01 Mar 2018)
# virtual/mpi not keyworded at the moment.