diff options
author | 2007-12-20 20:26:52 +0000 | |
---|---|---|
committer | 2007-12-20 20:26:52 +0000 | |
commit | 52afa4384744a1f938974fd25a44f5f2ca06ad2f (patch) | |
tree | 25e1116fdb788313932324648a71183be9f59396 /app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild | |
parent | clean up unused patch (diff) | |
download | gentoo-2-52afa4384744a1f938974fd25a44f5f2ca06ad2f.tar.gz gentoo-2-52afa4384744a1f938974fd25a44f5f2ca06ad2f.tar.bz2 gentoo-2-52afa4384744a1f938974fd25a44f5f2ca06ad2f.zip |
Stable on x86 wrt bug #202869
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild')
-rw-r--r-- | app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild b/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild index 01e2186b89c8..627deef0d712 100644 --- a/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild +++ b/app-admin/eselect-fontconfig/eselect-fontconfig-1.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-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild,v 1.13 2007/12/20 16:15:40 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/eselect-fontconfig-1.0.ebuild,v 1.14 2007/12/20 20:26:52 cla Exp $ DESCRIPTION="An eselect module to manage /etc/fonts/conf.d symlinks." HOMEPAGE="http://www.gentoo.org" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |