diff options
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild index eb8c5a32a165..953f5da9b23a 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.31.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.31.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.22 dev-libs/libyaml" |