diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 21:29:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 21:50:48 +0200 |
commit | a8965c05fb14cf729814568443aefab5532b7007 (patch) | |
tree | 3469aede35584cf7a91054b8dd97ed1ae7d7d558 /dev-erlang/ezlib | |
parent | dev-erlang/goldrush: x86 stable (bug #619836) (diff) | |
download | gentoo-a8965c05fb14cf729814568443aefab5532b7007.tar.gz gentoo-a8965c05fb14cf729814568443aefab5532b7007.tar.bz2 gentoo-a8965c05fb14cf729814568443aefab5532b7007.zip |
dev-erlang/ezlib: x86 stable (bug #619836)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-erlang/ezlib')
-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 db292d1e05e8..35da38ca4c83 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" |