summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-24 13:19:03 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-24 14:00:25 +0200
commit8fb02d2f2a23bfa76b447154f96e321d1c64e54b (patch)
tree59097d94eec158a27e9143f213cc8528fd460431 /media-libs
parent*/*: Drop sh from KEYWORDS (diff)
downloadkde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.tar.gz
kde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.tar.bz2
kde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.zip
*/*: Drop all to ~arm
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild2
-rw-r--r--media-libs/phonon/phonon-4.9.1-r1.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 afdaeb11..343e36c7 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 ppc ppc64 x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~x64-macos"
else
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
inherit git-r3
diff --git a/media-libs/phonon/phonon-4.9.1-r1.ebuild b/media-libs/phonon/phonon-4.9.1-r1.ebuild
index 4e936f04..37a4157a 100644
--- a/media-libs/phonon/phonon-4.9.1-r1.ebuild
+++ b/media-libs/phonon/phonon-4.9.1-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
else
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
inherit git-r3