diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-23 14:39:45 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:26 +0100 |
commit | af3303b6c632ec52611db54ab627930a2d7318aa (patch) | |
tree | f59a2c7a4ad164cc260aa570ad84c8185eaa3a86 /net-libs/ortp | |
parent | kde-apps/konsole: added ~arm64 (diff) | |
download | gentoo-af3303b6c632ec52611db54ab627930a2d7318aa.tar.gz gentoo-af3303b6c632ec52611db54ab627930a2d7318aa.tar.bz2 gentoo-af3303b6c632ec52611db54ab627930a2d7318aa.zip |
net-libs/ortp: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/ortp')
-rw-r--r-- | net-libs/ortp/ortp-0.23.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ortp/ortp-0.23.0-r1.ebuild b/net-libs/ortp/ortp-0.23.0-r1.ebuild index f9f6a6b1384f..781dc1a78cb2 100644 --- a/net-libs/ortp/ortp-0.23.0-r1.ebuild +++ b/net-libs/ortp/ortp-0.23.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://nongnu/linphone/${PN}/sources/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/9" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc examples ipv6 libressl minimal ntp-timestamp ssl srtp" RDEPEND=" |