diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-24 01:08:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-24 01:08:37 +0000 |
commit | 053b47cf160ddc9040d067bef02d5579bfa94422 (patch) | |
tree | 4f009a5470ed5a40379029bee3208f3db691581f /x11-libs/libfontenc | |
parent | arm/s390 love (diff) | |
download | gentoo-2-053b47cf160ddc9040d067bef02d5579bfa94422.tar.gz gentoo-2-053b47cf160ddc9040d067bef02d5579bfa94422.tar.bz2 gentoo-2-053b47cf160ddc9040d067bef02d5579bfa94422.zip |
arm/s390 love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r-- | x11-libs/libfontenc/libfontenc-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfontenc/libfontenc-0.99.0.ebuild b/x11-libs/libfontenc/libfontenc-0.99.0.ebuild index e4a43bec5e5c..519b56200fc3 100644 --- a/x11-libs/libfontenc/libfontenc-0.99.0.ebuild +++ b/x11-libs/libfontenc/libfontenc-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-0.99.0.ebuild,v 1.5 2005/08/20 22:09:23 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-0.99.0.ebuild,v 1.6 2005/08/24 01:07:15 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org fontenc library" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} x11-proto/xproto" |