summaryrefslogtreecommitdiff
path: root/profiles/arch/x86
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r--profiles/arch/x86/package.use.mask9
-rw-r--r--profiles/arch/x86/package.use.stable.mask4
-rw-r--r--profiles/arch/x86/xbox/eapi1
-rw-r--r--profiles/arch/x86/xbox/make.defaults10
-rw-r--r--profiles/arch/x86/xbox/package.mask2
-rw-r--r--profiles/arch/x86/xbox/parent1
6 files changed, 4 insertions, 23 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 672a44d0c174..82bc3972eb36 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -50,11 +50,6 @@ net-fs/samba -ceph
# Catalyst has support for assembling bootloader on this arch
dev-util/catalyst -system-bootloader
-# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (17 Jun 2018)
-# Vulkan support is only available on few selected arches atm.
-# Mask everywhere, unmask where appropriate.
-media-video/mpv -vulkan
-
# Andreas K. Hüttel <dilfridge@gentoo.org> (21 May 2018)
# LO kde support on x86 is broken, see bug 650208
=app-office/libreoffice-bin-6.0* kde
@@ -95,10 +90,6 @@ media-gfx/digikam mediaplayer
# Requires USE=cuda that is masked in this profile.
media-gfx/blender opensubdiv
-# Brian Evans <grknight@gentoo.org> (21 Jul 2017)
-# app-crypt/argon2 is keyworded on x86
-dev-lang/php -argon2
-
# Thomas Deutschmann <whissi@gentoo.org> (01 Mar 2017)
# dev-libs/libmaxminddb is keyworded on x86
app-admin/rsyslog -mdblookup
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index fd6e0af88231..201511485afd 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Brian Evans <grknight@gentoo.org> (06 Dec 2018)
+# Unmask argon2 for php
+dev-lang/php -argon2
+
# Mikle Kolyada <zlogene@gentoo.org> (07 Nov 2018)
# unmask sssd for sudo
app-admin/sudo -sssd
diff --git a/profiles/arch/x86/xbox/eapi b/profiles/arch/x86/xbox/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/arch/x86/xbox/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/arch/x86/xbox/make.defaults b/profiles/arch/x86/xbox/make.defaults
deleted file mode 100644
index 77e30c62110c..000000000000
--- a/profiles/arch/x86/xbox/make.defaults
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-PROFILE_ARCH="xbox"
-CPU_FLAGS_X86="mmx sse"
-
-CFLAGS="-O2 -march=pentium3 -pipe"
-CXXFLAGS="${CFLAGS}"
-FFLAGS="${CFLAGS}"
-FCFLAGS="${CFLAGS}"
diff --git a/profiles/arch/x86/xbox/package.mask b/profiles/arch/x86/xbox/package.mask
deleted file mode 100644
index 633c704dafd1..000000000000
--- a/profiles/arch/x86/xbox/package.mask
+++ /dev/null
@@ -1,2 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
diff --git a/profiles/arch/x86/xbox/parent b/profiles/arch/x86/xbox/parent
deleted file mode 100644
index f3229c5b9876..000000000000
--- a/profiles/arch/x86/xbox/parent
+++ /dev/null
@@ -1 +0,0 @@
-..