diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:40:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:40:41 +0000 |
commit | 7adf1bd2675c8c80e483a12819de77fe5ba27d98 (patch) | |
tree | 5169b6fb923c2cc2d589e88655bfa8f48e352f66 /x11-apps/xsetroot/xsetroot-1.0.1.ebuild | |
parent | alpha/hppa/ia64/sh love (diff) | |
download | gentoo-2-7adf1bd2675c8c80e483a12819de77fe5ba27d98.tar.gz gentoo-2-7adf1bd2675c8c80e483a12819de77fe5ba27d98.tar.bz2 gentoo-2-7adf1bd2675c8c80e483a12819de77fe5ba27d98.zip |
hppa/ia64/sh love
(Portage version: 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}" |