summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-08 21:41:14 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-08 21:45:58 +0200
commit05d1fb2f7a4f3a8f75f277893066b46aafc5e57b (patch)
tree758afa056559f3e290c8beaa67cce871de2a2f11
parentdev-util/makepp: Add build fix for Perl 5.26, bug 623454 (diff)
downloadgentoo-05d1fb2f.tar.gz
gentoo-05d1fb2f.tar.bz2
gentoo-05d1fb2f.zip
media-libs/phonon-gstreamer: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild2
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild
index ab799f622a0a..6ca20f5c0756 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild
@@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV}
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_P}.tar.xz"
- KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
else
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
inherit git-r3
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
index 8a7cb1f9533b..a0a206d0d0cf 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
@@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV}
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
else
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
inherit git-r3