diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:47:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:47:19 +0200 |
commit | 7f85d630e6cb306643dc0e4e092232000a24208b (patch) | |
tree | 15fc58a5d5a61b8d926139033014a4fe84e5a7b0 /dev-erlang | |
parent | dev-erlang/xmpp: amd64 stable wrt bug #735926 (diff) | |
download | gentoo-7f85d630e6cb306643dc0e4e092232000a24208b.tar.gz gentoo-7f85d630e6cb306643dc0e4e092232000a24208b.tar.bz2 gentoo-7f85d630e6cb306643dc0e4e092232000a24208b.zip |
dev-erlang/yconf: 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')
-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 e2aab3b78c08..5a0ae915f6a2 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" |