diff options
-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" |