diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-05-31 21:04:30 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-05-31 21:04:30 +0000 |
commit | 67241ff02ffd41eb214691de19e8b55fb10e053d (patch) | |
tree | 19ce73216e8c1291391df2c398716be277c5b7aa /dev-perl/File-Spec | |
parent | initial import (diff) | |
download | gentoo-2-67241ff02ffd41eb214691de19e8b55fb10e053d.tar.gz gentoo-2-67241ff02ffd41eb214691de19e8b55fb10e053d.tar.bz2 gentoo-2-67241ff02ffd41eb214691de19e8b55fb10e053d.zip |
Bad keyword fix
Diffstat (limited to 'dev-perl/File-Spec')
-rw-r--r-- | dev-perl/File-Spec/File-Spec-0.82.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Spec/File-Spec-0.82.ebuild b/dev-perl/File-Spec/File-Spec-0.82.ebuild index 2defeeffd1ad..7eb74c2fba91 100644 --- a/dev-perl/File-Spec/File-Spec-0.82.ebuild +++ b/dev-perl/File-Spec/File-Spec-0.82.ebuild @@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" |