summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-12-16 21:45:52 +0000
committerJonathan Callen <abcd@gentoo.org>2009-12-16 21:45:52 +0000
commitd437fac3a5cff5f7a8204b2feef049c71f36c351 (patch)
treef8e60d28e30eeaf03a37d795aab810cbca02bc75 /perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild
parentQA: Transfer prefix keywords (diff)
downloadgentoo-2-d437fac3a5cff5f7a8204b2feef049c71f36c351.tar.gz
gentoo-2-d437fac3a5cff5f7a8204b2feef049c71f36c351.tar.bz2
gentoo-2-d437fac3a5cff5f7a8204b2feef049c71f36c351.zip
QA: Transfer prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild')
-rw-r--r--perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild
index a6d5571c790b..80eb157096aa 100644
--- a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild
+++ b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild,v 1.1 2009/11/10 10:29:39 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.023.ebuild,v 1.2 2009/12/16 21:45:52 abcd Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Low-Level Interface to bzip2 compression library"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="app-arch/bzip2"