diff options
-rw-r--r-- | x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild index c2ac1076f9a3..138939a552d3 100644 --- a/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild +++ b/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild,v 1.13 2010/02/25 07:13:03 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild,v 1.14 2010/03/18 18:58:40 darkside Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xlsfonts application" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |