summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-06-03 21:08:16 +0000
committerMike Frysinger <vapier@gentoo.org>2012-06-03 21:08:16 +0000
commit87986901c2f2bdf4f36d6a798b69eb71f50ee4ea (patch)
treee8df70c4d8cf3aa44a6b81b54683a61c3a8f4df2 /sys-devel/crossdev/crossdev-20120305.ebuild
parentMask net-misc/mDNSResponder for removal (diff)
downloadhistorical-87986901c2f2bdf4f36d6a798b69eb71f50ee4ea.tar.gz
historical-87986901c2f2bdf4f36d6a798b69eb71f50ee4ea.tar.bz2
historical-87986901c2f2bdf4f36d6a798b69eb71f50ee4ea.zip
Stabilize for all.
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/crossdev/crossdev-20120305.ebuild')
-rw-r--r--sys-devel/crossdev/crossdev-20120305.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/crossdev/crossdev-20120305.ebuild b/sys-devel/crossdev/crossdev-20120305.ebuild
index 8b64ddfee7af..8c71d18ff8b0 100644
--- a/sys-devel/crossdev/crossdev-20120305.ebuild
+++ b/sys-devel/crossdev/crossdev-20120305.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20120305.ebuild,v 1.1 2012/03/05 23:36:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20120305.ebuild,v 1.2 2012/06/03 21:08:16 vapier Exp $
EAPI="4"
@@ -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"