diff options
Diffstat (limited to 'dev-util/shc/shc-3.8.9.ebuild')
-rw-r--r-- | dev-util/shc/shc-3.8.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shc/shc-3.8.9.ebuild b/dev-util/shc/shc-3.8.9.ebuild index b467039ec7ff..cf7eb03b4313 100644 --- a/dev-util/shc/shc-3.8.9.ebuild +++ b/dev-util/shc/shc-3.8.9.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/dev-util/shc/shc-3.8.9.ebuild,v 1.1 2012/09/05 18:07:11 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.8.9.ebuild,v 1.2 2012/10/12 07:52:36 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="" RESTRICT="test" |