diff options
author | 2007-04-29 05:50:45 +0000 | |
---|---|---|
committer | 2007-04-29 05:50:45 +0000 | |
commit | 427138f52b6120ebde23843714423de2c816d816 (patch) | |
tree | 88b4608b3b455d4c1fdb4a0ede55474ed79723d1 /x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild | |
parent | Stable on x86, bug #175465. (diff) | |
download | gentoo-2-427138f52b6120ebde23843714423de2c816d816.tar.gz gentoo-2-427138f52b6120ebde23843714423de2c816d816.tar.bz2 gentoo-2-427138f52b6120ebde23843714423de2c816d816.zip |
Stable on x86, bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild')
-rw-r--r-- | x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild b/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild index cda14e31b22c..65ca188dfa00 100644 --- a/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild +++ b/x11-libs/libxkbfile/libxkbfile-1.0.4.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-libs/libxkbfile/libxkbfile-1.0.4.ebuild,v 1.3 2007/04/25 16:53:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild,v 1.4 2007/04/29 05:50:45 ticho Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xkbfile library" -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-proto/kbproto" |