diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:16:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:16:25 +0000 |
commit | 182c98625560037ba38a0e10b869b262e4f9dcc9 (patch) | |
tree | 1a86dffd481c0d8265747f2db0d0af758e7ff0df /dev-libs/libtommath/libtommath-0.42.0-r1.ebuild | |
parent | Stable for amd64, wrt bug #470478 (diff) | |
download | gentoo-2-182c98625560037ba38a0e10b869b262e4f9dcc9.tar.gz gentoo-2-182c98625560037ba38a0e10b869b262e4f9dcc9.tar.bz2 gentoo-2-182c98625560037ba38a0e10b869b262e4f9dcc9.zip |
Stable for amd64, wrt bug #470264
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libtommath/libtommath-0.42.0-r1.ebuild')
-rw-r--r-- | dev-libs/libtommath/libtommath-0.42.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild index 03dbe40ded74..3ad19b6badff 100644 --- a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild +++ b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild,v 1.12 2013/05/22 10:48:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild,v 1.13 2013/05/23 17:16:25 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.libtom.org/files/ltm-${PV}.tar.bz2" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples static-libs" DEPEND="sys-devel/libtool" |