diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:42:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:42:40 +0000 |
commit | 79910fdbd3645c8313c396bc54ab3bfe54f6c1ef (patch) | |
tree | 783591d99d9193ee13902354688d077ba2f6d6f5 /dev-erlang/fast_xml/fast_xml-1.1.22.ebuild | |
parent | dev-erlang/fast_tls: stable 1.0.11 for ppc, bug #619836 (diff) | |
download | gentoo-79910fdbd3645c8313c396bc54ab3bfe54f6c1ef.tar.gz gentoo-79910fdbd3645c8313c396bc54ab3bfe54f6c1ef.tar.bz2 gentoo-79910fdbd3645c8313c396bc54ab3bfe54f6c1ef.zip |
dev-erlang/fast_xml: stable 1.1.22 for ppc, bug #619836
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-erlang/fast_xml/fast_xml-1.1.22.ebuild')
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild index f9b283fe0323..c19c9a8890ef 100644 --- a/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild +++ b/dev-erlang/fast_xml/fast_xml-1.1.22.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" IUSE="test" RDEPEND=">=dev-erlang/p1_utils-1.0.7 |