From 92e5cec4164e9f2c8cdc924072ff854d4f879b50 Mon Sep 17 00:00:00 2001 From: Amadeusz Żołnowski Date: Sun, 3 Jul 2016 16:36:34 +0100 Subject: dev-erlang: Add ~ia64 and ~sparc keywords back These packages have been debundled from ejabberd which used to have ~ia64 ~sparc keywords. These had to be removed temporarily until dev-util/rebar has these keywords. --- dev-erlang/jiffy/jiffy-0.14.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-erlang/jiffy/jiffy-0.14.7.ebuild') diff --git a/dev-erlang/jiffy/jiffy-0.14.7.ebuild b/dev-erlang/jiffy/jiffy-0.14.7.ebuild index 5e4467b0c3c0..b25b647df2c6 100644 --- a/dev-erlang/jiffy/jiffy-0.14.7.ebuild +++ b/dev-erlang/jiffy/jiffy-0.14.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz LICENSE="MIT BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad