summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-08 20:29:37 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-08 20:29:37 +0000
commit5f3a4e9b96559b8360b1ee7fa957f17d88047847 (patch)
tree5863ece68025826c3a9267e81e84e97dcaa9b8e2 /dev-libs/libelf/libelf-0.8.2.ebuild
parentAdded hppa to keywords. (diff)
downloadgentoo-2-5f3a4e9b96559b8360b1ee7fa957f17d88047847.tar.gz
gentoo-2-5f3a4e9b96559b8360b1ee7fa957f17d88047847.tar.bz2
gentoo-2-5f3a4e9b96559b8360b1ee7fa957f17d88047847.zip
Added hppa to keywords.
Diffstat (limited to 'dev-libs/libelf/libelf-0.8.2.ebuild')
-rw-r--r--dev-libs/libelf/libelf-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libelf/libelf-0.8.2.ebuild b/dev-libs/libelf/libelf-0.8.2.ebuild
index f89eef45edf6..c2222729cb70 100644
--- a/dev-libs/libelf/libelf-0.8.2.ebuild
+++ b/dev-libs/libelf/libelf-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.8 2003/01/02 02:55:57 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.9 2003/02/08 20:29:37 gmsoft Exp $
IUSE="nls"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.stud.uni-hannover.de/~michael/software/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha hppa"
DEPEND="!dev-libs/elfutils
nls? ( sys-devel/gettext )"