diff options
Diffstat (limited to 'sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild index bf2f4f04550c..143f942b8bde 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild,v 1.5 2008/09/20 22:06:38 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild,v 1.6 2008/09/21 12:38:49 nixnut Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" S=${WORKDIR} |