diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:51:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:51:55 +0200 |
commit | a8bc9112205140cc42ef187ad41c9985dadbbb47 (patch) | |
tree | c440c9ac67042cb82c7e47f1136f4044be1d8462 /dev-erlang/fast_xml | |
parent | dev-erlang/fast_tls: x86 stable wrt bug #735926 (diff) | |
download | gentoo-a8bc9112205140cc42ef187ad41c9985dadbbb47.tar.gz gentoo-a8bc9112205140cc42ef187ad41c9985dadbbb47.tar.bz2 gentoo-a8bc9112205140cc42ef187ad41c9985dadbbb47.zip |
dev-erlang/fast_xml: 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/fast_xml')
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_xml/fast_xml-1.1.41.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.41.ebuild index 03bf4ed2f2e6..3a789a292fcc 100644 --- a/dev-erlang/fast_xml/fast_xml-1.1.41.ebuild +++ b/dev-erlang/fast_xml/fast_xml-1.1.41.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-erlang/p1_utils-1.0.19 dev-libs/expat" |