diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 15:46:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 15:46:43 +0300 |
commit | 88661e5d6a854163af20b7068228ae8d4e8304ab (patch) | |
tree | a00a404b73a0f1d3fef9d0ea45dfed18d3bed1e2 /dev-erlang/fast_tls | |
parent | net-nds/gssproxy: amd64 stable wrt bug #684146 (diff) | |
download | gentoo-88661e5d6a854163af20b7068228ae8d4e8304ab.tar.gz gentoo-88661e5d6a854163af20b7068228ae8d4e8304ab.tar.bz2 gentoo-88661e5d6a854163af20b7068228ae8d4e8304ab.zip |
dev-erlang/fast_tls: amd64 stable wrt bug #684164
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-erlang/fast_tls')
-rw-r--r-- | dev-erlang/fast_tls/fast_tls-1.0.26.ebuild | 4 |
1 files 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 43413ad8829e..9d9a6ae095d1 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 |