diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 16:13:59 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 16:13:59 -0400 |
commit | 339cc9907ef1c83b65d2a42fe86c15cfbb0a3954 (patch) | |
tree | 42a5b3b8e56b210f696c2e5a745bc40b341cdb54 /dev-erlang | |
parent | dev-erlang/iconv: stabilize 1.0.0 on ppc, bug #587908 (diff) | |
download | gentoo-339cc9907ef1c83b65d2a42fe86c15cfbb0a3954.tar.gz gentoo-339cc9907ef1c83b65d2a42fe86c15cfbb0a3954.tar.bz2 gentoo-339cc9907ef1c83b65d2a42fe86c15cfbb0a3954.zip |
dev-erlang/jiffy: stabilize 0.14.7 on ppc, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/jiffy/jiffy-0.14.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/jiffy/jiffy-0.14.7.ebuild b/dev-erlang/jiffy/jiffy-0.14.7.ebuild index 2b9ab3776b07..1b541e1d6fee 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 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |