diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:55:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:55:55 +0000 |
commit | 3e184a04cb40e982a7a0e4e3e4519e744a7fc329 (patch) | |
tree | ff59d5b9209ae596512f1c718c2342dae5d7946f /x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild | |
parent | Version bump. (diff) | |
download | historical-3e184a04cb40e982a7a0e4e3e4519e744a7fc329.tar.gz historical-3e184a04cb40e982a7a0e4e3e4519e744a7fc329.tar.bz2 historical-3e184a04cb40e982a7a0e4e3e4519e744a7fc329.zip |
arm stable, bug #294958
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild')
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild index 1794df1937c2..68bf9a059098 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.ebuild,v 1.6 2010/01/14 17:48:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.7 2010/01/14 22:55:55 maekke Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Old Imake-related build files" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |