summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-11-07 20:37:24 +0000
committerMike Frysinger <vapier@gentoo.org>2013-11-07 20:37:24 +0000
commit392a076eec4bc9f7bdcaca48f88ce8a999adb122 (patch)
treed35ef5de7e43edc5f3021afd8924dd770f0e74a2 /sys-devel/crossdev
parentmedia-gfx/gimp: lcms 2.x (diff)
downloadgentoo-2-392a076eec4bc9f7bdcaca48f88ce8a999adb122.tar.gz
gentoo-2-392a076eec4bc9f7bdcaca48f88ce8a999adb122.tar.bz2
gentoo-2-392a076eec4bc9f7bdcaca48f88ce8a999adb122.zip
Stabilize for all.
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r--sys-devel/crossdev/crossdev-20131011.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/crossdev/crossdev-20131011.ebuild b/sys-devel/crossdev/crossdev-20131011.ebuild
index f84cdd59538f..1ffc48dd57c9 100644
--- a/sys-devel/crossdev/crossdev-20131011.ebuild
+++ b/sys-devel/crossdev/crossdev-20131011.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20131011.ebuild,v 1.1 2013/10/11 19:15:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20131011.ebuild,v 1.2 2013/11/07 20:37:24 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"