summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2014-07-27 21:41:21 +0000
committerRick Farina <zerochaos@gentoo.org>2014-07-27 21:41:21 +0000
commit695208c0b4db1ec921a5255bf949b730aa3b7728 (patch)
tree54bee85ed6d301e7c5aac69ca5029961be3190ff /net-voip/yate/yate-5.4.0.ebuild
parentmask net-voip/yate[dahdi] since net-misc/dahdi can't build on arm (diff)
downloadgentoo-2-695208c0b4db1ec921a5255bf949b730aa3b7728.tar.gz
gentoo-2-695208c0b4db1ec921a5255bf949b730aa3b7728.tar.bz2
gentoo-2-695208c0b4db1ec921a5255bf949b730aa3b7728.zip
adding ~arm
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'net-voip/yate/yate-5.4.0.ebuild')
-rw-r--r--net-voip/yate/yate-5.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-voip/yate/yate-5.4.0.ebuild b/net-voip/yate/yate-5.4.0.ebuild
index 769db2c27249..ef07f67a767d 100644
--- a/net-voip/yate/yate-5.4.0.ebuild
+++ b/net-voip/yate/yate-5.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-5.4.0.ebuild,v 1.1 2014/07/25 20:38:40 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-5.4.0.ebuild,v 1.2 2014/07/27 21:41:21 zerochaos Exp $
EAPI=5
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
KEYWORDS=""
else
SRC_URI="http://voip.null.ro/tarballs/${PN}5/${P}-1.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
S="${WORKDIR}/${PN}"
fi