diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 18:30:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 18:30:13 +0000 |
commit | eeb6c5296a136e18e1663a61b13fcfcc0df7577b (patch) | |
tree | fc49e919e81b09c8819006d60b2b8e70934e417c /dev-util/huc/huc-0.1.ebuild | |
parent | Add patch to avoid crash when building against libav-9. (diff) | |
download | gentoo-2-eeb6c5296a136e18e1663a61b13fcfcc0df7577b.tar.gz gentoo-2-eeb6c5296a136e18e1663a61b13fcfcc0df7577b.tar.bz2 gentoo-2-eeb6c5296a136e18e1663a61b13fcfcc0df7577b.zip |
Add ~amd64
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/huc/huc-0.1.ebuild')
-rw-r--r-- | dev-util/huc/huc-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/huc/huc-0.1.ebuild b/dev-util/huc/huc-0.1.ebuild index 57c9faaadbb0..79439609135e 100644 --- a/dev-util/huc/huc-0.1.ebuild +++ b/dev-util/huc/huc-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/huc-0.1.ebuild,v 1.18 2010/01/15 21:45:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/huc-0.1.ebuild,v 1.19 2012/11/18 18:30:13 ago Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.int21.de/huc/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc sparc x86 ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ppc sparc x86 ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |