summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-06 20:26:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-06 20:26:21 +0000
commitc5117338ae2482fcf1e37608cbf1359211088806 (patch)
tree0d7ce923231a72478ba8ac30179d5661b82973f4 /app-text/texi2html/texi2html-5.0-r1.ebuild
parentMarking DBD-SQLite-1.350.0 ppc for bug 413007 (diff)
downloadgentoo-2-c5117338ae2482fcf1e37608cbf1359211088806.tar.gz
gentoo-2-c5117338ae2482fcf1e37608cbf1359211088806.tar.bz2
gentoo-2-c5117338ae2482fcf1e37608cbf1359211088806.zip
Rekeyword ~ppc/~ppc64 wrt #408399
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-text/texi2html/texi2html-5.0-r1.ebuild')
-rw-r--r--app-text/texi2html/texi2html-5.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texi2html/texi2html-5.0-r1.ebuild b/app-text/texi2html/texi2html-5.0-r1.ebuild
index e5fb661919b4..940029b3e380 100644
--- a/app-text/texi2html/texi2html-5.0-r1.ebuild
+++ b/app-text/texi2html/texi2html-5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-5.0-r1.ebuild,v 1.4 2012/05/06 18:10:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-5.0-r1.ebuild,v 1.5 2012/05/06 20:26:21 ssuominen Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2"
LICENSE="CCPL-ShareAlike-1.0 FDL-1.3 GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="unicode"
RDEPEND=">=dev-lang/perl-5.10.1