commit: 88661e5d6a854163af20b7068228ae8d4e8304ab Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu May 23 12:46:43 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu May 23 12:46:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88661e5d
dev-erlang/fast_tls: amd64 stable wrt bug #684164 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-erlang/fast_tls/fast_tls-1.0.26.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-erlang/fast_tls/fast_tls-1.0.26.ebuild b/dev-erlang/fast_tls/fast_tls-1.0.26.ebuild index 43413ad8829..9d9a6ae095d 100644 --- a/dev-erlang/fast_tls/fast_tls-1.0.26.ebuild +++ b/dev-erlang/fast_tls/fast_tls-1.0.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" IUSE="libressl" DEPEND=">=dev-erlang/p1_utils-1.0.13