diff options
author | 2018-06-24 19:22:34 +0100 | |
---|---|---|
committer | 2018-06-24 20:36:09 +0100 | |
commit | d1fab586dea29bc42bc932499663e5ae78a74c01 (patch) | |
tree | 3d6dea62f4f970e37a97864f9a89f1301dbe37c0 /dev-perl/Types-Serialiser | |
parent | dev-perl/Plack: stable 1.4.400 for ppc, bug #657690 (diff) | |
download | gentoo-d1fab586dea29bc42bc932499663e5ae78a74c01.tar.gz gentoo-d1fab586dea29bc42bc932499663e5ae78a74c01.tar.bz2 gentoo-d1fab586dea29bc42bc932499663e5ae78a74c01.zip |
dev-perl/Types-Serialiser: stable 1.0.0-r1 for ppc, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Types-Serialiser')
-rw-r--r-- | dev-perl/Types-Serialiser/Types-Serialiser-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0-r1.ebuild b/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0-r1.ebuild index 2385a2641b16..17dc4c677b16 100644 --- a/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0-r1.ebuild +++ b/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="simple data types for common serialisation formats" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x64-macos ~x86-solaris" IUSE="" RDEPEND=" |