diff options
author | 2004-12-20 17:39:50 +0000 | |
---|---|---|
committer | 2004-12-20 17:39:50 +0000 | |
commit | 5136c90530c5a9e5cba5c6164ea0158e09545afd (patch) | |
tree | 4cb39529a9af36f965ed8ed0fef88fdcb3021fd4 /dev-libs | |
parent | ia64 KEYWORDS #74046 (diff) | |
download | historical-5136c90530c5a9e5cba5c6164ea0158e09545afd.tar.gz historical-5136c90530c5a9e5cba5c6164ea0158e09545afd.tar.bz2 historical-5136c90530c5a9e5cba5c6164ea0158e09545afd.zip |
ia64 KEYWORDS #72897
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/pth/pth-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-2.0.2.ebuild b/dev-libs/pth/pth-2.0.2.ebuild index 1d6dcf68a521..3b13e92537eb 100644 --- a/dev-libs/pth/pth-2.0.2.ebuild +++ b/dev-libs/pth/pth-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.2.ebuild,v 1.2 2004/11/30 16:07:42 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.2.ebuild,v 1.3 2004/12/20 17:39:50 vapier Exp $ inherit fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |