diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:17:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:17:31 +0100 |
commit | d4ffe8894bbb166a2b7fe712a36bae7ae7c154ff (patch) | |
tree | 462f129121d9c300873c00bc29009a00c74de9d1 /dev-perl/Types-Serialiser | |
parent | dev-perl/JSON-XS: x86 stable wrt bug #577102 (diff) | |
download | gentoo-d4ffe8894bbb166a2b7fe712a36bae7ae7c154ff.tar.gz gentoo-d4ffe8894bbb166a2b7fe712a36bae7ae7c154ff.tar.bz2 gentoo-d4ffe8894bbb166a2b7fe712a36bae7ae7c154ff.zip |
dev-perl/Types-Serialiser: x86 stable wrt bug #577102
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Types-Serialiser')
-rw-r--r-- | dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild b/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild index 42d28cf08d81..a7f1388ee4b4 100644 --- a/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild +++ b/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="simple data types for common serialisation formats" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x64-macos ~x86-solaris" IUSE="" RDEPEND=" |