summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-30 16:23:58 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-30 16:23:58 +0300
commit664a75e66d9270d40ad8a22653e4ad8837a8089e (patch)
treeb408f36ef819bbd242f898e9dae3b7aff7cebe8c
parentdev-util/oprofile: amd64 stable wrt bug #669800 (diff)
downloadgentoo-664a75e6.tar.gz
gentoo-664a75e6.tar.bz2
gentoo-664a75e6.zip
media-sound/mpc: Drop hppa keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--media-sound/mpc/mpc-0.28.ebuild4
-rw-r--r--media-sound/mpc/mpc-0.30.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/mpc/mpc-0.28.ebuild b/media-sound/mpc/mpc-0.28.ebuild
index 8d7901c0887d..8903c35bc907 100644
--- a/media-sound/mpc/mpc-0.28.ebuild
+++ b/media-sound/mpc/mpc-0.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ppc ppc64 sparc x86"
IUSE="iconv"
RDEPEND=">=media-libs/libmpdclient-2.9
diff --git a/media-sound/mpc/mpc-0.30.ebuild b/media-sound/mpc/mpc-0.30.ebuild
index edabc4d0253f..cf2048d1c504 100644
--- a/media-sound/mpc/mpc-0.30.ebuild
+++ b/media-sound/mpc/mpc-0.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
IUSE="iconv test"
RDEPEND="media-libs/libmpdclient