diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:50 +0200 |
commit | 36599e349e89aa071f81e75f6cbb7079545760ff (patch) | |
tree | e82a2a6d25c0c9c054b5fba001417e49adcc528f /dev-erlang | |
parent | dev-erlang/xmpp: x86 stable wrt bug #735926 (diff) | |
download | gentoo-36599e349e89aa071f81e75f6cbb7079545760ff.tar.gz gentoo-36599e349e89aa071f81e75f6cbb7079545760ff.tar.bz2 gentoo-36599e349e89aa071f81e75f6cbb7079545760ff.zip |
dev-erlang/yconf: 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/yconf/yconf-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild b/dev-erlang/yconf/yconf-1.0.4.ebuild index 5a0ae915f6a2..0553a8b3afd0 100644 --- a/dev-erlang/yconf/yconf-1.0.4.ebuild +++ b/dev-erlang/yconf/yconf-1.0.4.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 >=dev-erlang/fast_yaml-1.0.24" |