diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:21:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:21:28 +0100 |
commit | 22ba838f2667a344750be5b6cd5d94b4ced07cec (patch) | |
tree | 06c066baa3fcee166591c2e50fabbd8b441576d4 /dev-erlang/jiffy | |
parent | dev-erlang/iconv: ppc stable wrt bug #603800 (diff) | |
download | gentoo-22ba838f2667a344750be5b6cd5d94b4ced07cec.tar.gz gentoo-22ba838f2667a344750be5b6cd5d94b4ced07cec.tar.bz2 gentoo-22ba838f2667a344750be5b6cd5d94b4ced07cec.zip |
dev-erlang/jiffy: 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/jiffy')
-rw-r--r-- | dev-erlang/jiffy/jiffy-0.14.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/jiffy/jiffy-0.14.8.ebuild b/dev-erlang/jiffy/jiffy-0.14.8.ebuild index 2b9ab3776b07..78dc9a4f109c 100644 --- a/dev-erlang/jiffy/jiffy-0.14.8.ebuild +++ b/dev-erlang/jiffy/jiffy-0.14.8.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/davisp/${PN}/archive/${PV}.tar.gz LICENSE="MIT BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |