diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 10:51:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 10:52:49 +0200 |
commit | ba33d2dc0ef1c2e02a9d83f1eadf78e3bb010ee3 (patch) | |
tree | 276d5586981945927308e9d99d99e5ef8fb5ae89 /dev-erlang | |
parent | dev-erlang/fast_tls: amd64 stable wrt bug #856508 (diff) | |
download | gentoo-ba33d2dc0ef1c2e02a9d83f1eadf78e3bb010ee3.tar.gz gentoo-ba33d2dc0ef1c2e02a9d83f1eadf78e3bb010ee3.tar.bz2 gentoo-ba33d2dc0ef1c2e02a9d83f1eadf78e3bb010ee3.zip |
dev-erlang/fast_xml: amd64 stable wrt bug #856508
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild index 1b590c974f53..9bc994ade596 100644 --- a/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild +++ b/dev-erlang/fast_xml/fast_xml-1.1.49.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.23 dev-libs/expat" |