diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-14 03:49:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-14 03:49:35 +0000 |
commit | 2d5fcdc41f308d547822cc737363cff39de88106 (patch) | |
tree | 949be7f24240a75326b1efe2b521abd8a42c4d83 /x11-libs/libfontenc | |
parent | ~s390 KEYWORDS (diff) | |
download | historical-2d5fcdc41f308d547822cc737363cff39de88106.tar.gz historical-2d5fcdc41f308d547822cc737363cff39de88106.tar.bz2 historical-2d5fcdc41f308d547822cc737363cff39de88106.zip |
~s390 KEYWORDS
Package-Manager: portage-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 0f91724c3f09..4a0dc2f005d1 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.2 2005/08/08 19:08:32 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-0.99.0.ebuild,v 1.3 2005/08/14 03:49:21 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="~sparc ~x86" +KEYWORDS="~s390 ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} x11-proto/xproto" |