diff options
Diffstat (limited to 'dev-util/shc/shc-3.8.7.ebuild')
-rw-r--r-- | dev-util/shc/shc-3.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shc/shc-3.8.7.ebuild b/dev-util/shc/shc-3.8.7.ebuild index fc4fedd10beb..ea46046a41d9 100644 --- a/dev-util/shc/shc-3.8.7.ebuild +++ b/dev-util/shc/shc-3.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.8.7.ebuild,v 1.1 2011/04/12 02:55:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.8.7.ebuild,v 1.2 2011/08/19 18:14:02 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" RESTRICT="test" |