diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-07-11 19:36:30 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-07-11 19:36:30 +0000 |
commit | 0c20c7374c7145879d9dfe2cb97933ab333c6751 (patch) | |
tree | 87d0f68ea8bd7caa60f6de668647ae0117a1a8bc /x11-apps/xset/xset-1.0.2.ebuild | |
parent | Mark 7.0 stable on ia64 (diff) | |
download | historical-0c20c7374c7145879d9dfe2cb97933ab333c6751.tar.gz historical-0c20c7374c7145879d9dfe2cb97933ab333c6751.tar.bz2 historical-0c20c7374c7145879d9dfe2cb97933ab333c6751.zip |
arm/mips/sparc stable.
Package-Manager: portage-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 fc6c5e4b56f2..d4d744b8635b 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.4 2006/07/09 19:48:27 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.2.ebuild,v 1.5 2006/07/11 19:36:30 dberkholz 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}" |