diff options
author | 2006-07-09 19:48:27 +0000 | |
---|---|---|
committer | 2006-07-09 19:48:27 +0000 | |
commit | 176873276ce494720863348f0a39b52dbaad420d (patch) | |
tree | c42de16c46e0a4d55cca4522654dc434e6a8d722 /x11-apps/xset/xset-1.0.2.ebuild | |
parent | fix email address (diff) | |
download | gentoo-2-176873276ce494720863348f0a39b52dbaad420d.tar.gz gentoo-2-176873276ce494720863348f0a39b52dbaad420d.tar.bz2 gentoo-2-176873276ce494720863348f0a39b52dbaad420d.zip |
Stable on ppc.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'x11-apps/xset/xset-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xset/xset-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xset/xset-1.0.2.ebuild b/x11-apps/xset/xset-1.0.2.ebuild index 779740d124e4..fc6c5e4b56f2 100644 --- a/x11-apps/xset/xset-1.0.2.ebuild +++ b/x11-apps/xset/xset-1.0.2.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-apps/xset/xset-1.0.2.ebuild,v 1.3 2006/06/30 18:16:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.2.ebuild,v 1.4 2006/07/09 19:48:27 pylon Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xset application" -KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libXmu" DEPEND="${RDEPEND}" |