summaryrefslogtreecommitdiff
path: root/x11-wm/awesome/awesome-4.2-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/awesome/awesome-4.2-r3.ebuild')
-rw-r--r--x11-wm/awesome/awesome-4.2-r3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/awesome/awesome-4.2-r3.ebuild b/x11-wm/awesome/awesome-4.2-r3.ebuild
index f603b5a15c20..adaf85cd6a08 100644
--- a/x11-wm/awesome/awesome-4.2-r3.ebuild
+++ b/x11-wm/awesome/awesome-4.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/awesomeWM/awesome-releases/raw/master/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm ppc ppc64 x86"
-IUSE="dbus doc elibc_FreeBSD gnome luajit test"
+IUSE="dbus doc gnome luajit test"
RESTRICT="test"
RDEPEND="
@@ -35,7 +35,6 @@ RDEPEND="
x11-libs/libxkbcommon[X]
>=x11-libs/libX11-1.3.99.901
dbus? ( >=sys-apps/dbus-1 )
- elibc_FreeBSD? ( || ( dev-libs/libexecinfo >=sys-freebsd/freebsd-lib-10.0 ) )
"
# graphicsmagick's 'convert -channel' has no Alpha support, bug #352282