diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:51:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:51:48 +0200 |
commit | d1fbcd5ed3c6baf72cb587e05719082980931a37 (patch) | |
tree | 90736127d9f68608f2811c53aeae6b1baacc5fa5 /dev-erlang | |
parent | dev-erlang/esip: x86 stable wrt bug #735926 (diff) | |
download | gentoo-d1fbcd5ed3c6baf72cb587e05719082980931a37.tar.gz gentoo-d1fbcd5ed3c6baf72cb587e05719082980931a37.tar.bz2 gentoo-d1fbcd5ed3c6baf72cb587e05719082980931a37.zip |
dev-erlang/ezlib: x86 stable wrt bug #735926
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/ezlib/ezlib-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/ezlib/ezlib-1.0.7.ebuild b/dev-erlang/ezlib/ezlib-1.0.7.ebuild index 0627bee1250d..ed354b82f7f7 100644 --- a/dev-erlang/ezlib/ezlib-1.0.7.ebuild +++ b/dev-erlang/ezlib/ezlib-1.0.7.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" |