From d61eaa8386b28b3739ebaa0673572bbc14e9925e Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Tue, 23 Jun 2020 07:31:10 +0000 Subject: net-libs/shairplay: arm64 keyworded (bug #725914) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- net-libs/shairplay/shairplay-0_pre20180824-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs/shairplay') diff --git a/net-libs/shairplay/shairplay-0_pre20180824-r1.ebuild b/net-libs/shairplay/shairplay-0_pre20180824-r1.ebuild index e8573a8c12b6..393ad57ec1fc 100644 --- a/net-libs/shairplay/shairplay-0_pre20180824-r1.ebuild +++ b/net-libs/shairplay/shairplay-0_pre20180824-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ else EGIT_COMMIT="096b61ad14c90169f438e690d096e3fcf87e504e" SRC_URI="https://github.com/juhovh/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${EGIT_COMMIT}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Apple airplay and raop protocol server" -- cgit v1.2.3-65-gdbad