diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:57:13 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:57:13 +0000 |
commit | 82be44b4e47aea3fa5d7638367a323b490ff3b14 (patch) | |
tree | a735bafc5ca33d0a6e8d8fdf19cf7f9bbd3f384d /x11-misc/xkbdata/xkbdata-1.0.1.ebuild | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-82be44b4e47aea3fa5d7638367a323b490ff3b14.tar.gz gentoo-2-82be44b4e47aea3fa5d7638367a323b490ff3b14.tar.bz2 gentoo-2-82be44b4e47aea3fa5d7638367a323b490ff3b14.zip |
Stable on amd64 and x86.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-misc/xkbdata/xkbdata-1.0.1.ebuild')
-rw-r--r-- | x11-misc/xkbdata/xkbdata-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkbdata/xkbdata-1.0.1.ebuild b/x11-misc/xkbdata/xkbdata-1.0.1.ebuild index 14e6a53ec1e9..93d5e16dfb77 100644 --- a/x11-misc/xkbdata/xkbdata-1.0.1.ebuild +++ b/x11-misc/xkbdata/xkbdata-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-1.0.1.ebuild,v 1.7 2006/06/30 10:31:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-1.0.1.ebuild,v 1.8 2006/06/30 15:57:13 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular multilib DESCRIPTION="X.Org xkbdata data" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" RDEPEND="x11-apps/xkbcomp !x11-misc/xkeyboard-config" DEPEND="${RDEPEND}" |