summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild')
-rw-r--r--dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild b/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild
index 62e364082bb8..bf87e328d546 100644
--- a/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild
+++ b/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild,v 1.2 2012/02/25 16:39:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild,v 1.3 2012/03/08 12:56:57 phajdan.jr Exp $
EAPI=3
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Perl extension for hexdumping arbitrary data"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux"
IUSE=""
RDEPEND=""