diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-02-10 13:32:50 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-02-10 13:55:36 +0100 |
commit | 071fb841062472fdfdd9d4ae7dbbc9829900d509 (patch) | |
tree | 2cb94310bbb76472e2ef34567743e0dc063ded53 /media-sound | |
parent | dev-tcltk/tkimg: Fix build with jpeg-9 (diff) | |
download | gentoo-071fb841062472fdfdd9d4ae7dbbc9829900d509.tar.gz gentoo-071fb841062472fdfdd9d4ae7dbbc9829900d509.tar.bz2 gentoo-071fb841062472fdfdd9d4ae7dbbc9829900d509.zip |
Revert "media-sound/ncmpcpp: Drop to ~hppa"
This reverts commit d71c3271d06cc16df4e8ab2561b9e49d86e95fee.
Diffstat (limited to 'media-sound')
-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 018a9b18aa3a..85d189cdcd0a 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-2018 Gentoo Foundation +# Copyright 1999-2017 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=" |