diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:39:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:39:51 +0000 |
commit | eb5d1427f358af9d548d31b9b7b3f785ea3a08b5 (patch) | |
tree | e1731c88a71fd013d1373ed0909d52c63db32a03 | |
parent | dev-libs/protobuf: stable 3.1.0 for ia64, bug #627772 (diff) | |
download | gentoo-eb5d1427f358af9d548d31b9b7b3f785ea3a08b5.tar.gz gentoo-eb5d1427f358af9d548d31b9b7b3f785ea3a08b5.tar.bz2 gentoo-eb5d1427f358af9d548d31b9b7b3f785ea3a08b5.zip |
dev-erlang/ezlib: stable 1.0.2 for ppc, bug #619836
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | dev-erlang/ezlib/ezlib-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/ezlib/ezlib-1.0.2.ebuild b/dev-erlang/ezlib/ezlib-1.0.2.ebuild index 35da38ca4c83..db1bf0ef2600 100644 --- a/dev-erlang/ezlib/ezlib-1.0.2.ebuild +++ b/dev-erlang/ezlib/ezlib-1.0.2.ebuild @@ -12,7 +12,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 sys-libs/zlib" |