diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-08-19 22:04:07 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-08-19 22:10:42 -0500 |
commit | 9de4dc99f0d4e05c7af4dde72afeb971d22eba47 (patch) | |
tree | f709e61ff8917a2af4b3e9dcdab2dd7e641d998a /dev-erlang | |
parent | dev-erlang/p1_oauth2: stabilize 0.6.1 on amd64/x86, bug #587908 (diff) | |
download | gentoo-9de4dc99f0d4e05c7af4dde72afeb971d22eba47.tar.gz gentoo-9de4dc99f0d4e05c7af4dde72afeb971d22eba47.tar.bz2 gentoo-9de4dc99f0d4e05c7af4dde72afeb971d22eba47.zip |
dev-erlang/fast_yaml: stabilize 1.0.3 on amd64/x86, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild index 5e600707d0a3..76335f8339a5 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild @@ -13,7 +13,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.2 >=dev-lang/erlang-17.1 |