diff options
-rw-r--r-- | dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild index 641b318bab69..e25c5bbe98a7 100644 --- a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild +++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Validates user input (usually from an HTML form) based on input profile" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" PATCHES=( "${FILESDIR}/4.86-dot-in-inc.patch" ) |