summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2010-02-05 09:22:33 +0000
committerMichael Haubenwallner <haubi@gentoo.org>2010-02-05 09:22:33 +0000
commitfdfec2e3f6b998c061e0dbbd1560c564732abd05 (patch)
tree008ed1d79cce53a838ffbdafdf8bfb01d06d7ecf /sys-devel/gnuconfig/gnuconfig-99999999.ebuild
parentRemove testing versions from the previous decade. (diff)
downloadgentoo-2-fdfec2e3f6b998c061e0dbbd1560c564732abd05.tar.gz
gentoo-2-fdfec2e3f6b998c061e0dbbd1560c564732abd05.tar.bz2
gentoo-2-fdfec2e3f6b998c061e0dbbd1560c564732abd05.zip
keyworded ~hppa-hpux (prefix)
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gnuconfig/gnuconfig-99999999.ebuild')
-rw-r--r--sys-devel/gnuconfig/gnuconfig-99999999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild b/sys-devel/gnuconfig/gnuconfig-99999999.ebuild
index c0f50f5fa675..fa2c51d4000c 100644
--- a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-99999999.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/gnuconfig/gnuconfig-99999999.ebuild,v 1.5 2010/01/27 15:21:01 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.6 2010/02/05 09:22:33 haubi Exp $
inherit eutils
if [[ ${PV} == "99999999" ]] ; then
@@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
inherit git
else
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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 ~x86-freebsd ~hppa-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"
fi
DESCRIPTION="Updated config.sub and config.guess file from GNU"