diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-13 17:53:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-13 17:53:39 +0000 |
commit | a9b8608ebc91f964da7912a583bfae505b088e6a (patch) | |
tree | aafc0a79b67dc4ba51fb27bd5e6e2c2389a57262 /sys-devel/automake-wrapper/automake-wrapper-4.ebuild | |
parent | Create desktop file wrt bug #313221 (diff) | |
download | gentoo-2-a9b8608ebc91f964da7912a583bfae505b088e6a.tar.gz gentoo-2-a9b8608ebc91f964da7912a583bfae505b088e6a.tar.bz2 gentoo-2-a9b8608ebc91f964da7912a583bfae505b088e6a.zip |
alpha/sparc stable wrt #295947
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/automake-wrapper/automake-wrapper-4.ebuild')
-rw-r--r-- | sys-devel/automake-wrapper/automake-wrapper-4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake-wrapper/automake-wrapper-4.ebuild b/sys-devel/automake-wrapper/automake-wrapper-4.ebuild index 20c0246d5651..ef76d89dc0fb 100644 --- a/sys-devel/automake-wrapper/automake-wrapper-4.ebuild +++ b/sys-devel/automake-wrapper/automake-wrapper-4.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/automake-wrapper/automake-wrapper-4.ebuild,v 1.6 2010/04/11 20:10:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/automake-wrapper-4.ebuild,v 1.7 2010/04/13 17:53:39 armin76 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} |