diff options
Diffstat (limited to 'dev-perl/PatchReader')
-rw-r--r-- | dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild b/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild index cfe064f5aaae..62a6792604e1 100644 --- a/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild +++ b/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Module for reading diff-compatible patch files" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="virtual/perl-File-Temp" |