diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:12:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:16:11 +0100 |
commit | 16d5b6e5d657c56737bd6c03ac3202991c0d82c2 (patch) | |
tree | 0b38b291e38488597f5ca695c3cf6dee8c07938d /dev-lang/erlang | |
parent | dev-python/regex: amd64 stable wrt bug #605984 (diff) | |
download | gentoo-16d5b6e5d657c56737bd6c03ac3202991c0d82c2.tar.gz gentoo-16d5b6e5d657c56737bd6c03ac3202991c0d82c2.tar.bz2 gentoo-16d5b6e5d657c56737bd6c03ac3202991c0d82c2.zip |
dev-lang/erlang: amd64 stable wrt bug #606640
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-19.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/erlang/erlang-19.1.ebuild b/dev-lang/erlang/erlang-19.1.ebuild index a7999bdfb171..20decd985180 100644 --- a/dev-lang/erlang/erlang-19.1.ebuild +++ b/dev-lang/erlang/erlang-19.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets" RDEPEND=" |