diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-24 03:29:24 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-24 03:29:24 +0000 |
commit | 12ac3e7f8c4240e18264f78517fd9ee522f176b2 (patch) | |
tree | 3a21eb76c8f0e1e4697b416d9c19bb1ed44c3969 /x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild | |
parent | Stable on mips, per #175465. (diff) | |
download | gentoo-2-12ac3e7f8c4240e18264f78517fd9ee522f176b2.tar.gz gentoo-2-12ac3e7f8c4240e18264f78517fd9ee522f176b2.tar.bz2 gentoo-2-12ac3e7f8c4240e18264f78517fd9ee522f176b2.zip |
Stable on mips, per #175465.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild index ea2a5d52efca..206e027decf6 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.6 2007/05/20 22:24:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.7 2007/06/24 03:29:24 kumba Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular multilib DESCRIPTION="compile XKB keyboard description" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |