diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-16 00:03:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-16 00:03:52 +0000 |
commit | fca43b94b4c9e4f945a129394ad40d593fa09625 (patch) | |
tree | 6809445a158496591a13742d4e0d95b4d50a8697 | |
parent | old (diff) | |
download | gentoo-2-fca43b94b4c9e4f945a129394ad40d593fa09625.tar.gz gentoo-2-fca43b94b4c9e4f945a129394ad40d593fa09625.tar.bz2 gentoo-2-fca43b94b4c9e4f945a129394ad40d593fa09625.zip |
stabilize
(Portage version: 2.1_pre6-r3)
-rw-r--r-- | sys-devel/gnuconfig/gnuconfig-20060227.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gnuconfig/gnuconfig-20060227.ebuild b/sys-devel/gnuconfig/gnuconfig-20060227.ebuild index 13e671078d29..f62006b775c6 100644 --- a/sys-devel/gnuconfig/gnuconfig-20060227.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20060227.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20060227.ebuild,v 1.1 2006/03/02 06:19:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20060227.ebuild,v 1.2 2006/03/16 00:03:52 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR} |