diff options
author | 2010-04-14 20:09:52 +0000 | |
---|---|---|
committer | 2010-04-14 20:09:52 +0000 | |
commit | d9f2cc3013ea02461b7edca38672bf0d32bd1b7e (patch) | |
tree | 4eea6522db95a9f1fdda9e2e981b2cb914790136 /dev-libs/libtommath/libtommath-0.41.ebuild | |
parent | Fix for bug 315103 (diff) | |
download | historical-d9f2cc3013ea02461b7edca38672bf0d32bd1b7e.tar.gz historical-d9f2cc3013ea02461b7edca38672bf0d32bd1b7e.tar.bz2 historical-d9f2cc3013ea02461b7edca38672bf0d32bd1b7e.zip |
Marked ~hppa (bug #314875).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'dev-libs/libtommath/libtommath-0.41.ebuild')
-rw-r--r-- | dev-libs/libtommath/libtommath-0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-0.41.ebuild b/dev-libs/libtommath/libtommath-0.41.ebuild index 66e3f56cba09..7be91f017a98 100644 --- a/dev-libs/libtommath/libtommath-0.41.ebuild +++ b/dev-libs/libtommath/libtommath-0.41.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/dev-libs/libtommath/libtommath-0.41.ebuild,v 1.4 2010/02/21 00:02:24 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild,v 1.5 2010/04/14 20:09:52 jer Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://www.libtom.org/files/ltm-${PV}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="sys-devel/libtool" |