diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:02:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:02:03 +0100 |
commit | 043d69ec6e60883ff927f2ed476f2a10dad0fdc4 (patch) | |
tree | 40a4b40300522fe68aa665ce84f08ae077c76ea9 /dev-erlang/fast_xml | |
parent | dev-erlang/fast_tls: amd64 stable wrt bug #603800 (diff) | |
download | gentoo-043d69ec6e60883ff927f2ed476f2a10dad0fdc4.tar.gz gentoo-043d69ec6e60883ff927f2ed476f2a10dad0fdc4.tar.bz2 gentoo-043d69ec6e60883ff927f2ed476f2a10dad0fdc4.zip |
dev-erlang/fast_xml: amd64 stable wrt bug #603800
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/fast_xml')
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_xml/fast_xml-1.1.15.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.15.ebuild index 1816e7e997d4..3fa1cd03aea0 100644 --- a/dev-erlang/fast_xml/fast_xml-1.1.15.ebuild +++ b/dev-erlang/fast_xml/fast_xml-1.1.15.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.5 |