diff options
author | 2019-06-05 09:07:09 +0200 | |
---|---|---|
committer | 2019-06-05 09:11:46 +0200 | |
commit | addfad4ce330b9e2e54ddff63e87d7829a53d3e8 (patch) | |
tree | ab1247440f4327a3f605040fe23b1bfe10bce0c1 /dev-lang | |
parent | x11-wm/musca: Old (diff) | |
download | gentoo-addfad4ce330b9e2e54ddff63e87d7829a53d3e8.tar.gz gentoo-addfad4ce330b9e2e54ddff63e87d7829a53d3e8.tar.bz2 gentoo-addfad4ce330b9e2e54ddff63e87d7829a53d3e8.zip |
dev-lang/erlang: ppc stable wrt bug #676456
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
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 803c9286f09a..3d963b53be96 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=" |