diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2017-04-28 10:59:37 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2017-04-28 10:59:37 +0200 |
commit | 87ad182c2804a5d239df4edd0435d1222a446d11 (patch) | |
tree | 1f358f08e3495957b732eb2d57b903b5dac612b0 /x11-wm/stumpwm | |
parent | Mask ruby21-only packages for removal, bug 615822 (diff) | |
download | gentoo-87ad182c2804a5d239df4edd0435d1222a446d11.tar.gz gentoo-87ad182c2804a5d239df4edd0435d1222a446d11.tar.bz2 gentoo-87ad182c2804a5d239df4edd0435d1222a446d11.zip |
x11-wm/stumpwm: Updates clx version
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-wm/stumpwm')
-rw-r--r-- | x11-wm/stumpwm/stumpwm-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/stumpwm/stumpwm-1.0.0.ebuild b/x11-wm/stumpwm/stumpwm-1.0.0.ebuild index 900dc4e6e977..3231eff7bb87 100644 --- a/x11-wm/stumpwm/stumpwm-1.0.0.ebuild +++ b/x11-wm/stumpwm/stumpwm-1.0.0.ebuild @@ -18,7 +18,7 @@ RESTRICT="strip mirror" RDEPEND="dev-lisp/cl-ppcre sbcl? ( >=dev-lisp/sbcl-1.0.32 ) - sbcl? ( >=dev-lisp/clx-0.7.4 ) + sbcl? ( >=dev-lisp/clx-0.7.3 ) !sbcl? ( !clisp? ( !ecl? ( >=dev-lisp/sbcl-1.0.32 ) ) ) !sbcl? ( !clisp? ( ecl? ( >=dev-lisp/ecls-10.4.1 ) ) ) !sbcl? ( clisp? ( >=dev-lisp/clisp-2.44[X,new-clx] ) ) |