diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 16:13:02 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 16:13:02 -0400 |
commit | 7df2713c36123f3ba7c2cbde0915738fec8cdb09 (patch) | |
tree | 931589ef08c3cad4a6a4067ab719fe275b52f78c | |
parent | dev-erlang/protobuffs: stabilize 0.8.2 on ppc, bug #587908 (diff) | |
download | gentoo-7df2713c36123f3ba7c2cbde0915738fec8cdb09.tar.gz gentoo-7df2713c36123f3ba7c2cbde0915738fec8cdb09.tar.bz2 gentoo-7df2713c36123f3ba7c2cbde0915738fec8cdb09.zip |
dev-erlang/iconv: stabilize 1.0.0 on ppc, bug #587908
Package-Manager: portage-2.2.28
-rw-r--r-- | dev-erlang/iconv/iconv-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/iconv/iconv-1.0.0.ebuild b/dev-erlang/iconv/iconv-1.0.0.ebuild index fb061a73ac31..c79055994030 100644 --- a/dev-erlang/iconv/iconv-1.0.0.ebuild +++ b/dev-erlang/iconv/iconv-1.0.0.ebuild @@ -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" DEPEND=">=dev-lang/erlang-17.1 virtual/libiconv" |