diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:45:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:45:55 +0200 |
commit | dc99bfd6c9ea1714b57f6767f35272b744465951 (patch) | |
tree | 3521f1961a85d6c0fbce15609754d31e0ed6c21d /dev-erlang/fast_yaml/fast_yaml-1.0.25.ebuild | |
parent | dev-erlang/fast_xml: amd64 stable wrt bug #735926 (diff) | |
download | gentoo-dc99bfd6c9ea1714b57f6767f35272b744465951.tar.gz gentoo-dc99bfd6c9ea1714b57f6767f35272b744465951.tar.bz2 gentoo-dc99bfd6c9ea1714b57f6767f35272b744465951.zip |
dev-erlang/fast_yaml: 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/fast_yaml/fast_yaml-1.0.25.ebuild')
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.25.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.25.ebuild index 9f09e3feaae4..d513cea79257 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.25.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.25.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-18.0 >=dev-erlang/p1_utils-1.0.19 |