diff options
author | 2006-09-10 18:02:33 +0000 | |
---|---|---|
committer | 2006-09-10 18:02:33 +0000 | |
commit | 75450f36ee00ad0ce8fac88b6c954a64f504de5c (patch) | |
tree | 5af72c7d97c04b25afa4b288a03ad91b0c63cf68 /media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild | |
parent | Stable on x86, bug #112378. (diff) | |
download | historical-75450f36ee00ad0ce8fac88b6c954a64f504de5c.tar.gz historical-75450f36ee00ad0ce8fac88b6c954a64f504de5c.tar.bz2 historical-75450f36ee00ad0ce8fac88b6c954a64f504de5c.zip |
Added ~x86-fbsd keyword
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild')
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild b/media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild index 1d561b176407..8e945ed1119b 100644 --- a/media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild +++ b/media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild,v 1.7 2006/03/08 17:50:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.11.1-r1.ebuild,v 1.8 2006/09/10 18:02:33 the_paya Exp $ DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)" HOMEPAGE="http://www.musicpd.org/?page=ncmpc" @@ -9,7 +9,7 @@ LICENSE="GPL-2" IUSE="clock-screen mouse search-screen key-screen raw-mode nls debug" SLOT="0" -KEYWORDS="amd64 hppa ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86 ~x86-fbsd" RDEPEND="sys-libs/ncurses dev-libs/popt |