diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 20:59:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 20:59:36 +0000 |
commit | 5318485536e80e66268a38a0ec85c4404a6abeed (patch) | |
tree | a276f8fcd47ece08bfa89c3e2e73612109831829 /app-text/po4a/po4a-0.42.ebuild | |
parent | Stable for s390, wrt bug #458138 (diff) | |
download | gentoo-2-5318485536e80e66268a38a0ec85c4404a6abeed.tar.gz gentoo-2-5318485536e80e66268a38a0ec85c4404a6abeed.tar.bz2 gentoo-2-5318485536e80e66268a38a0ec85c4404a6abeed.zip |
Stable for s390, wrt bug #453122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 c5c43d79ba82..e2425183a111 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.10 2013/02/06 19:38:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.42.ebuild,v 1.11 2013/02/19 20:59:36 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 |