summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-07-30 23:38:17 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-07-31 00:45:26 +0200
commit1b73bf6fb3cde8877484e6cf718adb8fda901463 (patch)
treeb717b9b224ee8f91f19a8b906dac69ae7d81c368 /media-libs/phonon/phonon-9999.ebuild
parentapp-crypt/gnupg: Remove (correct) old (diff)
downloadgentoo-1b73bf6fb3cde8877484e6cf718adb8fda901463.tar.gz
gentoo-1b73bf6fb3cde8877484e6cf718adb8fda901463.tar.bz2
gentoo-1b73bf6fb3cde8877484e6cf718adb8fda901463.zip
media-libs/phonon: Dekeyword hppa
Stabilisation timeout. No reverse-dependencies left. Gentoo-bug: 620368 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'media-libs/phonon/phonon-9999.ebuild')
-rw-r--r--media-libs/phonon/phonon-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/phonon/phonon-9999.ebuild b/media-libs/phonon/phonon-9999.ebuild
index 51643b2dff11..771827319c83 100644
--- a/media-libs/phonon/phonon-9999.ebuild
+++ b/media-libs/phonon/phonon-9999.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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
else
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
inherit git-r3