diff options
Diffstat (limited to 'app-text/rarian/rarian-0.6.0.ebuild')
-rw-r--r-- | app-text/rarian/rarian-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rarian/rarian-0.6.0.ebuild b/app-text/rarian/rarian-0.6.0.ebuild index 05ddd954afcf..4cbdbc6a6b14 100644 --- a/app-text/rarian/rarian-0.6.0.ebuild +++ b/app-text/rarian/rarian-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.6.0.ebuild,v 1.2 2007/10/15 12:38:49 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.6.0.ebuild,v 1.3 2007/10/18 13:47:21 uberlord Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="www.freedesktop.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/libxslt" |