diff options
Diffstat (limited to 'x11-misc/dclock/dclock-2.1.2_p5.ebuild')
-rw-r--r-- | x11-misc/dclock/dclock-2.1.2_p5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/dclock/dclock-2.1.2_p5.ebuild b/x11-misc/dclock/dclock-2.1.2_p5.ebuild index e494fad0c663..4633c6ba234f 100644 --- a/x11-misc/dclock/dclock-2.1.2_p5.ebuild +++ b/x11-misc/dclock/dclock-2.1.2_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/dclock-2.1.2_p5.ebuild,v 1.1 2004/05/06 13:17:25 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/dclock-2.1.2_p5.ebuild,v 1.2 2004/05/07 13:49:12 dholm Exp $ DESCRIPTION="Digital clock for the X window system." SRC_URI="http://ftp.debian.org/debian/pool/main/d/${PN}/${PN}_${PV/_p*/}.orig.tar.gz @@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/" S=${WORKDIR}/${PN} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/x11" |