diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:42:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:42:42 +0100 |
commit | 2766fead5da9fbe6cc3de0955f7d92f905b7d23f (patch) | |
tree | 6fd9f702156a705da50b09a8e25c590b06c34c5d | |
parent | dev-db/libdbi-drivers: sparc stable wrt bug #704418 (diff) | |
download | gentoo-2766fead5da9fbe6cc3de0955f7d92f905b7d23f.tar.gz gentoo-2766fead5da9fbe6cc3de0955f7d92f905b7d23f.tar.bz2 gentoo-2766fead5da9fbe6cc3de0955f7d92f905b7d23f.zip |
dev-lang/erlang: sparc stable wrt bug #708902
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-lang/erlang/erlang-22.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-22.2.1-r1.ebuild b/dev-lang/erlang/erlang-22.2.1-r1.ebuild index 5d1d119a7576..78eab54d94fb 100644 --- a/dev-lang/erlang/erlang-22.2.1-r1.ebuild +++ b/dev-lang/erlang/erlang-22.2.1-r1.ebuild @@ -22,7 +22,7 @@ LICENSE="Apache-2.0" # same build of ERTS that was used when compiling the code. See # http://erlang.org/doc/system_principles/misc.html for more information. SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |