From 95c45e53497e30af28bdfd6947801731c9d9f27b Mon Sep 17 00:00:00 2001 From: Rutger Helling Date: Tue, 2 Jan 2018 08:25:23 +0100 Subject: gnu: wine-staging: Update synopsis. * gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis. --- gnu/packages/wine.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/wine.scm') diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm index 89ee9f91dd..28e6f55b12 100644 --- a/gnu/packages/wine.scm +++ b/gnu/packages/wine.scm @@ -234,7 +234,7 @@ integrate Windows applications into your desktop.") (inputs `(("gtk+", gtk+) ("libva", libva) ,@(package-inputs wine))) - (synopsis "Implementation of the Windows API (staging branch)") + (synopsis "Implementation of the Windows API (staging branch, 32-bit only)") (description "Wine-Staging is the testing area of Wine. It contains bug fixes and features, which have not been integrated into the development branch yet. The idea of Wine-Staging is to provide -- cgit v1.2.3