summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-02-19 12:36:27 +0100
committerAlexis Ballier <aballier@gentoo.org>2019-02-19 12:36:36 +0100
commit41c86831a378f9080281ee366616801724266195 (patch)
tree828a337d79cda0d62d2dc218ac5e0aa0e25182f5 /net-libs/srt/srt-9999.ebuild
parentprofiles: Add ACCEPT_LICENSE to info_vars. (diff)
downloadgentoo-41c86831a378f9080281ee366616801724266195.tar.gz
gentoo-41c86831a378f9080281ee366616801724266195.tar.bz2
gentoo-41c86831a378f9080281ee366616801724266195.zip
net-libs/srt: keyword ~arm64
Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'net-libs/srt/srt-9999.ebuild')
-rw-r--r--net-libs/srt/srt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/srt/srt-9999.ebuild b/net-libs/srt/srt-9999.ebuild
index 7cdc3dc723e8..2de86652d528 100644
--- a/net-libs/srt/srt-9999.ebuild
+++ b/net-libs/srt/srt-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/Haivision/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
fi
LICENSE="LGPL-2.1"