diff options
Diffstat (limited to 'app-admin/eselect-news/eselect-news-20080320.ebuild')
-rw-r--r-- | app-admin/eselect-news/eselect-news-20080320.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-news/eselect-news-20080320.ebuild b/app-admin/eselect-news/eselect-news-20080320.ebuild index 2bbdc98033d0..71333ddf7af4 100644 --- a/app-admin/eselect-news/eselect-news-20080320.ebuild +++ b/app-admin/eselect-news/eselect-news-20080320.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.1 2008/03/20 15:25:49 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.2 2008/06/20 13:04:48 the_paya Exp $ DESCRIPTION="GLEP 42 news reader" HOMEPAGE="http://paludis.pioto.org/" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentooexperimental.org/~peper/distfiles/news.eselect-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.0.11" |