diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-09 14:21:31 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-09 14:21:31 +0000 |
commit | 2def77010f14f71491ba506896d4f77e7990a5d9 (patch) | |
tree | a83b60c173cb0beb7b39870ee6742786bff7da10 /dev-php/PEAR-PEAR_Info | |
parent | Mark 1.210-r1 stable on alpha (diff) | |
download | historical-2def77010f14f71491ba506896d4f77e7990a5d9.tar.gz historical-2def77010f14f71491ba506896d4f77e7990a5d9.tar.bz2 historical-2def77010f14f71491ba506896d4f77e7990a5d9.zip |
Fix KEYWORDS.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php/PEAR-PEAR_Info')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2-r1.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2-r1.ebuild index 2ec33ac3b6eb..7aa9dfaac160 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2-r1.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2-r1.ebuild,v 1.1 2005/09/08 08:03:27 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2-r1.ebuild,v 1.2 2005/09/09 14:21:31 sebastian Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~x86" IUSE="" |