diff options
author | 2005-08-23 01:22:12 +0000 | |
---|---|---|
committer | 2005-08-23 01:22:12 +0000 | |
commit | 7dff89d7dd9e462e2d00f67e9483e21447a683d7 (patch) | |
tree | 1b5ea90dd0d3bde82fe68686da07a8c7e1c3b388 /x11-apps/bitmap | |
parent | Don't use check-kernel.eclass. (diff) | |
download | historical-7dff89d7dd9e462e2d00f67e9483e21447a683d7.tar.gz historical-7dff89d7dd9e462e2d00f67e9483e21447a683d7.tar.bz2 historical-7dff89d7dd9e462e2d00f67e9483e21447a683d7.zip |
arm/s390 love
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-apps/bitmap')
-rw-r--r-- | x11-apps/bitmap/bitmap-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/bitmap/bitmap-0.99.0.ebuild b/x11-apps/bitmap/bitmap-0.99.0.ebuild index 61cb7e6dd970..4c4afdc955f7 100644 --- a/x11-apps/bitmap/bitmap-0.99.0.ebuild +++ b/x11-apps/bitmap/bitmap-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-apps/bitmap/bitmap-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/bitmap-0.99.0.ebuild,v 1.3 2005/08/23 01:22:12 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org bitmap application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXmu |