diff options
author | 2019-02-01 21:00:10 +0100 | |
---|---|---|
committer | 2019-02-01 21:00:20 +0100 | |
commit | a5d7e1e19d5285d4358b127fe6ef6cf52bdb9d61 (patch) | |
tree | 2dff6efd2dd3545fea9775455a5d4f1181a7fd82 /dev-lang | |
parent | sys-fs/udisks-2.8.1-r0: alpha stable (diff) | |
download | gentoo-a5d7e1e19d5285d4358b127fe6ef6cf52bdb9d61.tar.gz gentoo-a5d7e1e19d5285d4358b127fe6ef6cf52bdb9d61.tar.bz2 gentoo-a5d7e1e19d5285d4358b127fe6ef6cf52bdb9d61.zip |
dev-lang/erlang-21.1.1-r0: alpha stable
Bug: http://bugs.gentoo.org/676456
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-21.1.1.ebuild | 2 |
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 030d8decf520..a8df23e009c4 100644 --- a/dev-lang/erlang/erlang-21.1.1.ebuild +++ b/dev-lang/erlang/erlang-21.1.1.ebuild @@ -19,7 +19,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" +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" RDEPEND=" |