summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/ncmpcpp/ncmpcpp-0.3.5.ebuild')
-rw-r--r--media-sound/ncmpcpp/ncmpcpp-0.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpcpp/ncmpcpp-0.3.5.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.3.5.ebuild
index 916e6bfe50e5..7bf492c7c0d7 100644
--- a/media-sound/ncmpcpp/ncmpcpp-0.3.5.ebuild
+++ b/media-sound/ncmpcpp/ncmpcpp-0.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.3.5.ebuild,v 1.4 2009/10/12 20:20:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.3.5.ebuild,v 1.5 2009/10/21 12:21:07 maekke Exp $
EAPI="2"
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://unkart.ovh.org/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
IUSE="clock curl iconv outputs taglib +threads unicode"
SLOT="0"
-KEYWORDS="amd64 hppa ~x86"
+KEYWORDS="amd64 hppa x86"
DEPEND="sys-libs/ncurses[unicode?]
curl? ( net-misc/curl )