diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-17 20:36:02 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-17 20:36:02 +0000 |
commit | 2b4f5b84e6c746a5a258574438615a06ea678efd (patch) | |
tree | c04ec6cad6985b99df71ac7212515c119974f5a6 /sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-2b4f5b84e6c746a5a258574438615a06ea678efd.tar.gz gentoo-2-2b4f5b84e6c746a5a258574438615a06ea678efd.tar.bz2 gentoo-2-2b4f5b84e6c746a5a258574438615a06ea678efd.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild index 4a69fb61166d..55947ea18934 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.9 2012/04/26 11:58:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.10 2013/02/17 20:36:02 zmedico 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 ~amd64-fbsd ~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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S=${WORKDIR} |