diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-05-21 17:39:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-05-21 17:39:12 +0000 |
commit | 4d3c0404401add0747449dccbb6eb55b6a63fb6d (patch) | |
tree | 6b83420b5f4ff7ccde9c3c0d5925f8f33256d2ec /dev-libs/pth/pth-2.0.7-r3.ebuild | |
parent | alpha/ia64/sparc stable wrt #356973 (diff) | |
download | gentoo-2-4d3c0404401add0747449dccbb6eb55b6a63fb6d.tar.gz gentoo-2-4d3c0404401add0747449dccbb6eb55b6a63fb6d.tar.bz2 gentoo-2-4d3c0404401add0747449dccbb6eb55b6a63fb6d.zip |
alpha/m68k/s390/sh/sparc/x86 stable wrt #366665
(Portage version: 2.1.9.49/cvs/Linux ia64)
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 2bf1a7ecb0a9..506e69320c2f 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.3 2011/05/13 15:35:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild,v 1.4 2011/05/21 17:39:12 armin76 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="" |