diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:21:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:21:00 +0100 |
commit | 5f37a4ee8694fd33794f5bacbbfe0682dee82790 (patch) | |
tree | b260749e1d788207597147df56bf2ffe36dec727 /dev-erlang/fast_tls | |
parent | dev-erlang/esip: ppc stable wrt bug #603800 (diff) | |
download | gentoo-5f37a4ee8694fd33794f5bacbbfe0682dee82790.tar.gz gentoo-5f37a4ee8694fd33794f5bacbbfe0682dee82790.tar.bz2 gentoo-5f37a4ee8694fd33794f5bacbbfe0682dee82790.zip |
dev-erlang/fast_tls: ppc stable wrt bug #603800
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/fast_tls')
-rw-r--r-- | dev-erlang/fast_tls/fast_tls-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/fast_tls/fast_tls-1.0.7.ebuild b/dev-erlang/fast_tls/fast_tls-1.0.7.ebuild index 982482cff72f..d9aeaae9ff3e 100644 --- a/dev-erlang/fast_tls/fast_tls-1.0.7.ebuild +++ b/dev-erlang/fast_tls/fast_tls-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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.5 |