diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-09 10:03:06 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-09 10:03:06 +0200 |
commit | 6b1f3bbb3e2c739c3b942fb6a08bf000ff51c554 (patch) | |
tree | 95c89c5e47b695b99baa8154136f78364e1d77bb /net-misc/sipsak | |
parent | dev-python/twisted: add ~arm, bug #614386 (diff) | |
download | gentoo-6b1f3bbb3e2c739c3b942fb6a08bf000ff51c554.tar.gz gentoo-6b1f3bbb3e2c739c3b942fb6a08bf000ff51c554.tar.bz2 gentoo-6b1f3bbb3e2c739c3b942fb6a08bf000ff51c554.zip |
net-misc/sipsak: add ~arm, bug #621460
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc/sipsak')
-rw-r--r-- | net-misc/sipsak/sipsak-0.9.6_p1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/sipsak/sipsak-0.9.6_p1-r2.ebuild b/net-misc/sipsak/sipsak-0.9.6_p1-r2.ebuild index 287738c62a3c..a4ee1948c371 100644 --- a/net-misc/sipsak/sipsak-0.9.6_p1-r2.ebuild +++ b/net-misc/sipsak/sipsak-0.9.6_p1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sipsak.berlios/${P/_p/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="gnutls" RDEPEND="gnutls? ( net-libs/gnutls ) |