diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-02 22:01:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-02 22:01:15 +0000 |
commit | fd05a06b1ae13f0e0076439e1758f89d50914499 (patch) | |
tree | 4ce3c162b7fcde2fe25c2fbbb95423285cab10c2 /x11-misc/xorg-cf-files | |
parent | Initial commit (diff) | |
download | gentoo-2-fd05a06b1ae13f0e0076439e1758f89d50914499.tar.gz gentoo-2-fd05a06b1ae13f0e0076439e1758f89d50914499.tar.bz2 gentoo-2-fd05a06b1ae13f0e0076439e1758f89d50914499.zip |
arm/hppa/ia64/s390/sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc/xorg-cf-files')
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild index b240e5bdbfe9..577c364c020f 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild,v 1.2 2005/12/27 11:08:46 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild,v 1.3 2006/01/02 21:57:01 vapier Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="Old Imake-related build files" -KEYWORDS="~alpha ~amd64 ~mips ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |