diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 10:48:18 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 10:48:18 +0000 |
commit | 678ae79823b1cbb96e0327548595cc88d6443857 (patch) | |
tree | b019b6244a3dd463a249566e43a7e74776655409 /media-libs/compface/compface-1.4.ebuild | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-678ae79823b1cbb96e0327548595cc88d6443857.tar.gz gentoo-2-678ae79823b1cbb96e0327548595cc88d6443857.tar.bz2 gentoo-2-678ae79823b1cbb96e0327548595cc88d6443857.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'media-libs/compface/compface-1.4.ebuild')
-rw-r--r-- | media-libs/compface/compface-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/compface/compface-1.4.ebuild b/media-libs/compface/compface-1.4.ebuild index c9048a9b365b..a1ba8fa009ba 100644 --- a/media-libs/compface/compface-1.4.ebuild +++ b/media-libs/compface/compface-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.12 2003/03/05 15:34:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.13 2003/07/06 10:47:35 gmsoft Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" DEPEND="virtual/glibc" |