diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-21 22:01:16 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-21 22:02:57 +1200 |
commit | ddc552f99867c1f6eaa0caff9536c7d82cc8293a (patch) | |
tree | c8c28c958e99f645525554742ef64c7e2a9d38f3 /dev-perl/multidimensional | |
parent | dev-perl/indirect: x86 stable re bug #631296 (diff) | |
download | gentoo-ddc552f99867c1f6eaa0caff9536c7d82cc8293a.tar.gz gentoo-ddc552f99867c1f6eaa0caff9536c7d82cc8293a.tar.bz2 gentoo-ddc552f99867c1f6eaa0caff9536c7d82cc8293a.zip |
dev-perl/multidimensional: x86 stable re bug #631296
Tested-by: Myckel Habets
Bug: https://bugs.gentoo.org/631296
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/multidimensional')
-rw-r--r-- | dev-perl/multidimensional/multidimensional-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/multidimensional/multidimensional-0.13.0.ebuild b/dev-perl/multidimensional/multidimensional-0.13.0.ebuild index 1df0cff755c0..6ef1a13ab9ba 100644 --- a/dev-perl/multidimensional/multidimensional-0.13.0.ebuild +++ b/dev-perl/multidimensional/multidimensional-0.13.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="disables multidimensional array emulation" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~x86" +KEYWORDS="~amd64 hppa ~ppc x86" IUSE="test" RDEPEND=" |