diff options
author | 2008-06-20 20:52:43 +0000 | |
---|---|---|
committer | 2008-06-20 20:52:43 +0000 | |
commit | 182a1b198f108e1b1f19ecfa6b72061e1704c757 (patch) | |
tree | cde1ed527b9a03abf3655a0906a299444aca07e7 /app-admin/eselect-news/eselect-news-20080320.ebuild | |
parent | Add gcc-4.3 compability patch. (diff) | |
download | historical-182a1b198f108e1b1f19ecfa6b72061e1704c757.tar.gz historical-182a1b198f108e1b1f19ecfa6b72061e1704c757.tar.bz2 historical-182a1b198f108e1b1f19ecfa6b72061e1704c757.zip |
Make repoman happy by adding ~m68k, ~sh, and ~sparc-fbsd to KEYWORDS.
Package-Manager: portage-2.2_rc1_p10746/cvs/Linux 2.6.25-0619-x86-64 i686
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 71333ddf7af4..8652e58e3f11 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.2 2008/06/20 13:04:48 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.3 2008/06/20 20:52:43 zmedico 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.0.11" |