diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-20 16:31:15 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-21 00:02:27 +0100 |
commit | d71c3271d06cc16df4e8ab2561b9e49d86e95fee (patch) | |
tree | 1a1afd4364db07cc1be2f1a2b9650b65d620d75b /media-sound/ncmpcpp | |
parent | media-sound/mpd: Drop to ~hppa (diff) | |
download | gentoo-d71c3271d06cc16df4e8ab2561b9e49d86e95fee.tar.gz gentoo-d71c3271d06cc16df4e8ab2561b9e49d86e95fee.tar.bz2 gentoo-d71c3271d06cc16df4e8ab2561b9e49d86e95fee.zip |
media-sound/ncmpcpp: Drop to ~hppa
Acked-by: David Seifert <soap@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-sound/ncmpcpp')
-rw-r--r-- | media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild index 85d189cdcd0a..018a9b18aa3a 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="${HOMEPAGE}stable/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86" IUSE="clock curl outputs taglib unicode visualizer" RDEPEND=" |