diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-29 11:12:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-29 11:12:30 +0000 |
commit | e49612c4f13f700dd69158b1e265ffe9ccee6aaf (patch) | |
tree | 5e2925209f96d4e24d941ab060d53ede3a7793fd /app-text/po4a/po4a-0.42.ebuild | |
parent | Stable for ia64, wrt bug #454048 (diff) | |
download | gentoo-2-e49612c4f13f700dd69158b1e265ffe9ccee6aaf.tar.gz gentoo-2-e49612c4f13f700dd69158b1e265ffe9ccee6aaf.tar.bz2 gentoo-2-e49612c4f13f700dd69158b1e265ffe9ccee6aaf.zip |
Stable for ia64, wrt bug #453122
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'app-text/po4a/po4a-0.42.ebuild')
-rw-r--r-- | app-text/po4a/po4a-0.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/po4a/po4a-0.42.ebuild b/app-text/po4a/po4a-0.42.ebuild index c4e9d0ac0e47..161980b95227 100644 --- a/app-text/po4a/po4a-0.42.ebuild +++ b/app-text/po4a/po4a-0.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.42.ebuild,v 1.6 2013/01/26 13:12:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.42.ebuild,v 1.7 2013/01/29 11:12:30 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-perl/SGMLSpm |