diff options
author | 2011-05-13 15:35:48 +0000 | |
---|---|---|
committer | 2011-05-13 15:35:48 +0000 | |
commit | 2f65f336dc938994ee014b8ce2457d042186258e (patch) | |
tree | 635770e765a798fe3caf4486c1531dddeaf93be0 /dev-libs/pth/pth-2.0.7-r3.ebuild | |
parent | [bump] dev-perl/File-Slurp-9999.180.0 (diff) | |
download | gentoo-2-2f65f336dc938994ee014b8ce2457d042186258e.tar.gz gentoo-2-2f65f336dc938994ee014b8ce2457d042186258e.tar.bz2 gentoo-2-2f65f336dc938994ee014b8ce2457d042186258e.zip |
Stable for HPPA (bug #366665).
(Portage version: 2.2.0_alpha33/cvs/Linux i686)
Diffstat (limited to 'dev-libs/pth/pth-2.0.7-r3.ebuild')
-rw-r--r-- | dev-libs/pth/pth-2.0.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-2.0.7-r3.ebuild b/dev-libs/pth/pth-2.0.7-r3.ebuild index 753ed6bbbddd..2bf1a7ecb0a9 100644 --- a/dev-libs/pth/pth-2.0.7-r3.ebuild +++ b/dev-libs/pth/pth-2.0.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild,v 1.2 2011/05/11 18:21:41 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild,v 1.3 2011/05/13 15:35:48 jer Exp $ inherit eutils fixheadtails libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="debug" DEPEND="" |