summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-08-13 11:53:21 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-08-13 11:53:21 +0100
commit0d6fa517c0be2d6016b04ef6999ae0f48adcda62 (patch)
tree2eeef855038a8d920f7fa752a23e1927ba52c8bc /app-emulation
parentd45546db1a0d33824bac293936dc8e4a01d983cd (diff)
Revert "app-emulation/wine : make it slot 0"
This reverts commit 24fccf5d18d3140d12477bfc34a2437bbac18375.
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 20f934d3..1fcfc13e 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="0"
+SLOT="${PV}"
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 )