diff options
author | 2007-06-10 21:32:34 +0000 | |
---|---|---|
committer | 2007-06-10 21:32:34 +0000 | |
commit | 39d96c7a898b6a5a3a238704df1c3b8721e13f24 (patch) | |
tree | 83851acce89e466899b54a2e294f2c0ff13fa362 /app-crypt/mhash/mhash-0.9.9.ebuild | |
parent | Stable on mips, per #181584. (diff) | |
download | gentoo-2-39d96c7a898b6a5a3a238704df1c3b8721e13f24.tar.gz gentoo-2-39d96c7a898b6a5a3a238704df1c3b8721e13f24.tar.bz2 gentoo-2-39d96c7a898b6a5a3a238704df1c3b8721e13f24.zip |
Stable for HPPA (bug #181563).
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-crypt/mhash/mhash-0.9.9.ebuild')
-rw-r--r-- | app-crypt/mhash/mhash-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mhash/mhash-0.9.9.ebuild b/app-crypt/mhash/mhash-0.9.9.ebuild index 8a52a8e99b43..641247564c8c 100644 --- a/app-crypt/mhash/mhash-0.9.9.ebuild +++ b/app-crypt/mhash/mhash-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.9.9.ebuild,v 1.2 2007/06/10 21:02:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.9.9.ebuild,v 1.3 2007/06/10 21:32:34 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86" IUSE="" DEPEND="" |