diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-11-13 18:41:37 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-11-13 18:41:37 +0000 |
commit | a5cca4fccf47a9e1fc6a197e6ba27c38ea78bed8 (patch) | |
tree | 00fe79f76e55bcff326ba6daccf48e8e00ace6fc /app-forensics/air/air-2.0.0-r1.ebuild | |
parent | GGZ support has been removed upstream. (diff) | |
download | gentoo-2-a5cca4fccf47a9e1fc6a197e6ba27c38ea78bed8.tar.gz gentoo-2-a5cca4fccf47a9e1fc6a197e6ba27c38ea78bed8.tar.bz2 gentoo-2-a5cca4fccf47a9e1fc6a197e6ba27c38ea78bed8.zip |
x86 stable, see bug 327069
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'app-forensics/air/air-2.0.0-r1.ebuild')
-rw-r--r-- | app-forensics/air/air-2.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/air/air-2.0.0-r1.ebuild b/app-forensics/air/air-2.0.0-r1.ebuild index 958e58191210..36ae4b214da3 100644 --- a/app-forensics/air/air-2.0.0-r1.ebuild +++ b/app-forensics/air/air-2.0.0-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-forensics/air/air-2.0.0-r1.ebuild,v 1.3 2012/11/09 02:15:30 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/air-2.0.0-r1.ebuild,v 1.4 2012/11/13 18:41:37 nativemad Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/air-imager/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="crypt" # coreutils are needed for /usr/bin/split binary |