diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-10-16 01:08:15 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-10-16 01:08:37 -0400 |
commit | 4764e8a34a5f113f151d9177a949837268ed4b27 (patch) | |
tree | b8d6a04d949d7a021e9a0252d3df02a0857fa49c /app-emulation | |
parent | app-emulation/wine-vanilla: update live (diff) | |
download | gentoo-4764e8a34a5f113f151d9177a949837268ed4b27.tar.gz gentoo-4764e8a34a5f113f151d9177a949837268ed4b27.tar.bz2 gentoo-4764e8a34a5f113f151d9177a949837268ed4b27.zip |
app-emulation/wine-staging: update live
For newly bundled capstone (can't use system's, PE-built).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-staging/wine-staging-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild index 69c45f1c51f2..983b7367f85a 100644 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild @@ -32,7 +32,7 @@ HOMEPAGE=" S="${WORKDIR}/${WINE_P}" -LICENSE="LGPL-2.1+ BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff" +LICENSE="LGPL-2.1+ BSD BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff" SLOT="${PV}" IUSE=" +X +abi_x86_32 +abi_x86_64 +alsa capi crossdev-mingw cups dos |