net-wireless/rtl-sdr: Keyword 0.6.0_p2020802 ppc64, #800179

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-07-18 01:36:14 +01:00
parent 8566b78ca6
commit 1fcdfe400f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,7 +21,7 @@ else
COMMIT="ed0317e6a58c098874ac58b769cf2e609c18d9a5"
SRC_URI="https://github.com/osmocom/rtl-sdr/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-2"