summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2019-03-03 16:44:03 +0000
committerPatrick Lauer <patrick@gentoo.org>2019-03-03 16:44:30 +0000
commit6dba6219e86cc94876e3f0b32cc3218a4bf538e8 (patch)
tree17e0d988e30490a17603f26946b01c4477343419 /dev-lang/erlang/erlang-21.1.1.ebuild
parentdev-python/numpy: force MAKEOPTS=-j1 for all USE configurations (diff)
downloadgentoo-6dba6219e86cc94876e3f0b32cc3218a4bf538e8.tar.gz
gentoo-6dba6219e86cc94876e3f0b32cc3218a4bf538e8.tar.bz2
gentoo-6dba6219e86cc94876e3f0b32cc3218a4bf538e8.zip
dev-lang/erlang: Bump
... and keep the friggin' wxwidgets useflag default off Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'dev-lang/erlang/erlang-21.1.1.ebuild')
-rw-r--r--dev-lang/erlang/erlang-21.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-21.1.1.ebuild b/dev-lang/erlang/erlang-21.1.1.ebuild
index a5255ff4af0e..d18a1dd37f6d 100644
--- a/dev-lang/erlang/erlang-21.1.1.ebuild
+++ b/dev-lang/erlang/erlang-21.1.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/erlang/otp/archive/OTP-${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
-IUSE="doc emacs +hipe java +kpoll libressl odbc pgo sctp ssl systemd tk +wxwidgets"
+IUSE="doc emacs +hipe java +kpoll libressl odbc pgo sctp ssl systemd tk wxwidgets"
RDEPEND="
sys-libs/ncurses:0