diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-08-19 21:48:08 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-08-19 22:10:42 -0500 |
commit | 4fdcd36310325fad437399f6858ca6d0e1b418e5 (patch) | |
tree | 6cbe2d617409ede103cb883a8657d7aad390010d /dev-erlang/fast_xml | |
parent | dev-erlang/jiffy: stabilize 0.14.7 on amd64/x86, bug #587908 (diff) | |
download | gentoo-4fdcd36310325fad437399f6858ca6d0e1b418e5.tar.gz gentoo-4fdcd36310325fad437399f6858ca6d0e1b418e5.tar.bz2 gentoo-4fdcd36310325fad437399f6858ca6d0e1b418e5.zip |
dev-erlang/fast_xml: stabilize 1.1.3 on amd64/x86, bug #587924
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang/fast_xml')
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild index d8b4c4590154..f4e592921437 100644 --- a/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild +++ b/dev-erlang/fast_xml/fast_xml-1.1.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" IUSE="test" RDEPEND=">=dev-erlang/p1_utils-1.0.0 |