summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Coie <rac@gentoo.org>2004-07-23 22:37:40 +0000
committerRobert Coie <rac@gentoo.org>2004-07-23 22:37:40 +0000
commitcdc2c007fb37992e536b5336d41bd1c50c7cb59a (patch)
tree86e41a3c33d10e2d03858a84117b703c077dc55b /sys-devel/libperl/libperl-5.8.4.ebuild
parentMoved device node creation to src_install() so that we can get the device nod... (diff)
downloadhistorical-cdc2c007fb37992e536b5336d41bd1c50c7cb59a.tar.gz
historical-cdc2c007fb37992e536b5336d41bd1c50c7cb59a.tar.bz2
historical-cdc2c007fb37992e536b5336d41bd1c50c7cb59a.zip
keywording 5.8.4 x86 and sparc
Diffstat (limited to 'sys-devel/libperl/libperl-5.8.4.ebuild')
-rw-r--r--sys-devel/libperl/libperl-5.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.4.ebuild b/sys-devel/libperl/libperl-5.8.4.ebuild
index a13207e260bc..1f783e0e66df 100644
--- a/sys-devel/libperl/libperl-5.8.4.ebuild
+++ b/sys-devel/libperl/libperl-5.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4.ebuild,v 1.9 2004/06/29 17:43:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4.ebuild,v 1.10 2004/07/23 22:37:40 rac Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -82,7 +82,7 @@ fi
LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 s390"
+KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 s390"
DEPEND="sys-apps/groff
berkdb? ( sys-libs/db )