diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 15:02:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 15:02:05 +0000 |
commit | 5f2fdcfd43bb61195265e4957abb1efbe4f42cd7 (patch) | |
tree | 04712b43bbb29c09660caaccaa9db26295d5c50f /sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-5f2fdcfd43bb61195265e4957abb1efbe4f42cd7.tar.gz gentoo-2-5f2fdcfd43bb61195265e4957abb1efbe4f42cd7.tar.bz2 gentoo-2-5f2fdcfd43bb61195265e4957abb1efbe4f42cd7.zip |
ppc stable #311967
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild index 4d312e50b3b0..5768eb87ab52 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild,v 1.4 2010/05/22 09:53:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild,v 1.5 2010/05/24 15:02:05 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 x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S=${WORKDIR} |