diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:45:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:45:37 +0200 |
commit | 1e07a6f35888a56f5c104d266a4fde8802582bfc (patch) | |
tree | dd424c7db8bcbcab2b7832f639b727f54be2d699 /dev-erlang/ezlib | |
parent | dev-erlang/esip: amd64 stable wrt bug #735926 (diff) | |
download | gentoo-1e07a6f35888a56f5c104d266a4fde8802582bfc.tar.gz gentoo-1e07a6f35888a56f5c104d266a4fde8802582bfc.tar.bz2 gentoo-1e07a6f35888a56f5c104d266a4fde8802582bfc.zip |
dev-erlang/ezlib: amd64 stable wrt bug #735926
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/ezlib')
-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 f9b2e9950f08..0627bee1250d 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" |