diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-04 11:03:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-04 11:03:34 +0000 |
commit | 5d9e5b04cba96a47c5ce3898b7d959aadda81340 (patch) | |
tree | 76f23be7afc70d0b3a367c690b794899345e9fe8 /app-crypt/mhash/mhash-0.9.9.9-r1.ebuild | |
parent | nitpick and Alphabetize IUSE (diff) | |
download | gentoo-2-5d9e5b04cba96a47c5ce3898b7d959aadda81340.tar.gz gentoo-2-5d9e5b04cba96a47c5ce3898b7d959aadda81340.tar.bz2 gentoo-2-5d9e5b04cba96a47c5ce3898b7d959aadda81340.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/mhash/mhash-0.9.9.9-r1.ebuild')
-rw-r--r-- | app-crypt/mhash/mhash-0.9.9.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mhash/mhash-0.9.9.9-r1.ebuild b/app-crypt/mhash/mhash-0.9.9.9-r1.ebuild index 1181b053965b..c7eb88d1655f 100644 --- a/app-crypt/mhash/mhash-0.9.9.9-r1.ebuild +++ b/app-crypt/mhash/mhash-0.9.9.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.9-r1.ebuild,v 1.5 2012/04/01 14:43:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.9.9.9-r1.ebuild,v 1.6 2012/05/04 11:03:34 aballier Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="" |