diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-18 20:59:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-18 20:59:37 +0000 |
commit | 031707a439383e8e642dedd4397ffb84e755b07d (patch) | |
tree | 8c4041a11616663ff254122d3c0d218eb1fc9cfc /app-text/po4a/po4a-0.38.ebuild | |
parent | arm stable, bug #304493 (diff) | |
download | gentoo-2-031707a439383e8e642dedd4397ffb84e755b07d.tar.gz gentoo-2-031707a439383e8e642dedd4397ffb84e755b07d.tar.bz2 gentoo-2-031707a439383e8e642dedd4397ffb84e755b07d.zip |
arm stable, bug #312979
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/po4a/po4a-0.38.ebuild')
-rw-r--r-- | app-text/po4a/po4a-0.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/po4a/po4a-0.38.ebuild b/app-text/po4a/po4a-0.38.ebuild index 981b64d1ef0b..6b7674a591a3 100644 --- a/app-text/po4a/po4a-0.38.ebuild +++ b/app-text/po4a/po4a-0.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.38.ebuild,v 1.4 2010/04/18 17:35:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.38.ebuild,v 1.5 2010/04/18 20:59:37 maekke Exp $ EAPI=2 @@ -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-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-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-perl/SGMLSpm |