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 | 601a6f136f1e22f6e5b1c04967f7a5a068c91172 (patch) | |
tree | 670e97ae171cd1dd0bf8e488fac4318569844aeb /dev-perl/File-Spec | |
parent | initial import (diff) | |
download | historical-601a6f136f1e22f6e5b1c04967f7a5a068c91172.tar.gz historical-601a6f136f1e22f6e5b1c04967f7a5a068c91172.tar.bz2 historical-601a6f136f1e22f6e5b1c04967f7a5a068c91172.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" |