diff options
author | Karel Kočí <cynerd@email.cz> | 2018-12-03 20:07:12 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-12-03 20:07:12 +0100 |
commit | 39a8f69a8214d73fc08d455072b9a8a0bcbc0023 (patch) | |
tree | ef06a47658f9281b25ff4aa694212a096da125c2 /profiles | |
parent | a6742e68acad046c3a08d0f51bb6a55e47990cd4 (diff) | |
download | gentoo-personal-overlay-39a8f69a8214d73fc08d455072b9a8a0bcbc0023.tar.gz gentoo-personal-overlay-39a8f69a8214d73fc08d455072b9a8a0bcbc0023.tar.bz2 gentoo-personal-overlay-39a8f69a8214d73fc08d455072b9a8a0bcbc0023.zip |
Try to fix previous commit
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/gaming/package.use | 3 | ||||
-rw-r--r-- | profiles/gaming/package.use.mask | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use index a2185d3..75f0d51 100644 --- a/profiles/gaming/package.use +++ b/profiles/gaming/package.use @@ -10,6 +10,3 @@ media-libs/libsdl2 haptic media-libs/mesa osmesa d3d9 app-emulation/wine-vanilla vulkan vkd3d xinerama osmesa app-emulation/wine-staging vulkan vkd3d xinerama themes osmesa - -# For steam and games from it -net-nds/openldap -minimal diff --git a/profiles/gaming/package.use.mask b/profiles/gaming/package.use.mask index 3fbf4ec..7c70c2f 100644 --- a/profiles/gaming/package.use.mask +++ b/profiles/gaming/package.use.mask @@ -1 +1,4 @@ dev-lang/mono abi_x86_32 + +# For steam and games from it +net-nds/openldap -minimal |