summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-03-11 04:25:39 +0000
committerMike Frysinger <vapier@gentoo.org>2011-03-11 04:25:39 +0000
commitc4319de11957c31c807b2f7dbbb7789ebb4f7362 (patch)
tree8ff48f179c09e4a300b372b95005fcb9dee74435 /sys-devel/crossdev/crossdev-20101011.ebuild
parentold (diff)
downloadhistorical-c4319de11957c31c807b2f7dbbb7789ebb4f7362.tar.gz
historical-c4319de11957c31c807b2f7dbbb7789ebb4f7362.tar.bz2
historical-c4319de11957c31c807b2f7dbbb7789ebb4f7362.zip
Stabilize for everyone.
Diffstat (limited to 'sys-devel/crossdev/crossdev-20101011.ebuild')
-rw-r--r--sys-devel/crossdev/crossdev-20101011.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/crossdev/crossdev-20101011.ebuild b/sys-devel/crossdev/crossdev-20101011.ebuild
index 06c4f62424a9..709f71058fff 100644
--- a/sys-devel/crossdev/crossdev-20101011.ebuild
+++ b/sys-devel/crossdev/crossdev-20101011.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20101011.ebuild,v 1.1 2010/10/11 09:00:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20101011.ebuild,v 1.2 2011/03/11 04:25:39 vapier Exp $
EAPI="3"
@@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]] ; then
else
SRC_URI="mirror://gentoo/${P}.tar.xz
http://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
fi
DESCRIPTION="Gentoo Cross-toolchain generator"