diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 16:57:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 16:57:56 +0100 |
commit | 762492ec94c41d57e5cefc7e2dd54fa97ae182fa (patch) | |
tree | 6114af6869bade34e4d29ee1fedea4651b5d024a /dev-perl/MIME-Types | |
parent | dev-perl/MIME-tools: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLAR... (diff) | |
download | gentoo-762492ec94c41d57e5cefc7e2dd54fa97ae182fa.tar.gz gentoo-762492ec94c41d57e5cefc7e2dd54fa97ae182fa.tar.bz2 gentoo-762492ec94c41d57e5cefc7e2dd54fa97ae182fa.zip |
dev-perl/MIME-Types: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #578270
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/MIME-Types')
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild b/dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild index 12327f33e7ec..7464047ec613 100644 --- a/dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild +++ b/dev-perl/MIME-Types/MIME-Types-2.120.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Definition of MIME types" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="test" # uses List::Util |