diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 10:51:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 10:52:50 +0200 |
commit | b6cf2bc9c997c5fc595650be2f77d33b3795ac6f (patch) | |
tree | 4ea2aa45b310285f50fabca7a361ea4ad9e48c4e /dev-erlang/fast_yaml | |
parent | dev-erlang/fast_xml: amd64 stable wrt bug #856508 (diff) | |
download | gentoo-b6cf2bc9c997c5fc595650be2f77d33b3795ac6f.tar.gz gentoo-b6cf2bc9c997c5fc595650be2f77d33b3795ac6f.tar.bz2 gentoo-b6cf2bc9c997c5fc595650be2f77d33b3795ac6f.zip |
dev-erlang/fast_yaml: 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/fast_yaml')
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild index 4b1ade0bbc2f..33f0be8bc804 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.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.25 |