diff options
author | Calum Selkirk <cselkirk@gentoo.org> | 2002-08-07 21:12:35 +0000 |
---|---|---|
committer | Calum Selkirk <cselkirk@gentoo.org> | 2002-08-07 21:12:35 +0000 |
commit | c946a0122d57671ee20b700054d5abe0f2d94f07 (patch) | |
tree | 1e7e2f72850584c860d26d096312be663faa89e6 /app-misc/xclip/xclip-0.08.ebuild | |
parent | Version bump. (diff) | |
download | historical-c946a0122d57671ee20b700054d5abe0f2d94f07.tar.gz historical-c946a0122d57671ee20b700054d5abe0f2d94f07.tar.bz2 historical-c946a0122d57671ee20b700054d5abe0f2d94f07.zip |
Added ppc to KEYWORDS.
Diffstat (limited to 'app-misc/xclip/xclip-0.08.ebuild')
-rw-r--r-- | app-misc/xclip/xclip-0.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/xclip/xclip-0.08.ebuild b/app-misc/xclip/xclip-0.08.ebuild index 1674fc5875f5..3ef90bd6818e 100644 --- a/app-misc/xclip/xclip-0.08.ebuild +++ b/app-misc/xclip/xclip-0.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/xclip/xclip-0.08.ebuild,v 1.2 2002/07/25 19:18:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xclip/xclip-0.08.ebuild,v 1.3 2002/08/07 21:09:03 cselkirk Exp $ S=${WORKDIR}/xclip DESCRIPTION="Command-line utility to read data from standard in and @@ -10,7 +10,7 @@ HOMEPAGE="http://people.debian.org/~kims/xclip" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/x11" |