diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:39:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:39:01 +0000 |
commit | d1dc453717b46411af7f859c115488f342f80e68 (patch) | |
tree | a4ac9e14a487ba6829b679026f77f6782b142b1b /x11-apps/xsetroot/xsetroot-1.0.1.ebuild | |
parent | arm/hppa/ia64/sh love (diff) | |
download | historical-d1dc453717b46411af7f859c115488f342f80e68.tar.gz historical-d1dc453717b46411af7f859c115488f342f80e68.tar.bz2 historical-d1dc453717b46411af7f859c115488f342f80e68.zip |
hppa/ia64/sh love
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-apps/xsetroot/xsetroot-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild index 72f73c6d039c..dfae19d10bf2 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild +++ b/x11-apps/xsetroot/xsetroot-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-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.3 2006/02/14 20:17:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.4 2006/02/23 05:39:01 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" |