diff options
Diffstat (limited to 'app-text/rarian/rarian-0.8.0.ebuild')
-rw-r--r-- | app-text/rarian/rarian-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rarian/rarian-0.8.0.ebuild b/app-text/rarian/rarian-0.8.0.ebuild index e9405e7d55db..c01098b789af 100644 --- a/app-text/rarian/rarian-0.8.0.ebuild +++ b/app-text/rarian/rarian-0.8.0.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-text/rarian/rarian-0.8.0.ebuild,v 1.1 2008/03/23 15:43:22 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.0.ebuild,v 1.2 2008/05/05 00:56:23 dirtyepic Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freedesktop.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/libxslt" |