diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 18:58:40 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 18:58:40 +0000 |
commit | da0890ba8d0ec7b9d9d14eeaf2dfdd77840e088b (patch) | |
tree | 0821bf7bd26ab396f4fc544530f1e0ffba6364c0 /x11-apps/xlsfonts | |
parent | fix desktop entry issues reported by desktop-file-validate (diff) | |
download | gentoo-2-da0890ba8d0ec7b9d9d14eeaf2dfdd77840e088b.tar.gz gentoo-2-da0890ba8d0ec7b9d9d14eeaf2dfdd77840e088b.tar.bz2 gentoo-2-da0890ba8d0ec7b9d9d14eeaf2dfdd77840e088b.zip |
add ~x86-solaris ~sparc-solaris kw to x11-apps/xlsfonts-1.0.2, as tested on bug 308683
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xlsfonts')
-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}" |