diff options
author | Yuta Satoh <nigoro.dev@gmail.com> | 2016-11-05 12:55:41 +0900 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-06 01:30:27 +1100 |
commit | 149cb5b8a531a967b99331fd841e292b5708550f (patch) | |
tree | b78417359104ac089c43279bb9e74772423e3fe4 /dev-perl | |
parent | dev-perl/Test-MockModule: add ~x86-fbsd KEYWORDS (diff) | |
download | gentoo-149cb5b8a531a967b99331fd841e292b5708550f.tar.gz gentoo-149cb5b8a531a967b99331fd841e292b5708550f.tar.bz2 gentoo-149cb5b8a531a967b99331fd841e292b5708550f.zip |
dev-perl/Archive-Zip: add ~x86-fbsd KEYWORDS
https://bugs.gentoo.org/show_bug.cgi?id=569868
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild index e64760190ead..a0a4b3168f05 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |