diff options
-rw-r--r-- | x11-wm/fluxbox/fluxbox-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-9999.ebuild b/x11-wm/fluxbox/fluxbox-9999.ebuild index 70aa43032016..87bf8943f0a6 100644 --- a/x11-wm/fluxbox/fluxbox-9999.ebuild +++ b/x11-wm/fluxbox/fluxbox-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils flag-o-matic toolchain-funcs git-2 prefix +inherit eutils flag-o-matic toolchain-funcs git-r3 prefix IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax" |