summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-08-13 11:19:21 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-08-13 11:19:21 +0100
commit24fccf5d18d3140d12477bfc34a2437bbac18375 (patch)
treefd8233fe903788a0f9e6f65bad65030f976c0c66 /app-emulation
parent5a8f7ce4218cf59d117cc1d2c1f52165b9e68bd7 (diff)
app-emulation/wine : make it slot 0
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine/wine-2.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-2.12.ebuild b/app-emulation/wine/wine-2.12.ebuild
index 1fcfc13e..20f934d3 100644
--- a/app-emulation/wine/wine-2.12.ebuild
+++ b/app-emulation/wine/wine-2.12.ebuild
@@ -47,7 +47,7 @@ else
fi
LICENSE="LGPL-2.1"
-SLOT="${PV}"
+SLOT="0"
IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes s3tc samba scanner selinux +ssl staging test themes +threads +truetype udev +udisks v4l vaapi +X +xcomposite xinerama +xml"
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )