diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:38:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:38:20 +0100 |
commit | 623b7ab3555978d504f55aea9969447732b17857 (patch) | |
tree | 5a23fe11b626d9fbac7134e75a240af16183a5a5 /dev-perl/Compress-Bzip2 | |
parent | dev-libs/gmime: sparc stable wrt bug #592246 (diff) | |
download | gentoo-623b7ab3555978d504f55aea9969447732b17857.tar.gz gentoo-623b7ab3555978d504f55aea9969447732b17857.tar.bz2 gentoo-623b7ab3555978d504f55aea9969447732b17857.zip |
dev-perl/Compress-Bzip2: sparc stable wrt bug #570232
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Compress-Bzip2')
-rw-r--r-- | dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild index 9eb99e05cb39..c92655c067e7 100644 --- a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild +++ b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to Bzip2 compression library" SLOT="0" -KEYWORDS="amd64 ~ia64 ~mips ~sparc x86 ~ppc-aix" +KEYWORDS="amd64 ~ia64 ~mips sparc x86 ~ppc-aix" IUSE="test" RDEPEND=" |