commit: 8e8c1029dcdbc71acd8a50b5c43ed22ad6b92411
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 15:53:41 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 15:56:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8c1029
sys-devel/crossdev: mark 20151026-r1 stable for all
sys-devel/crossdev/crossdev-20151026-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/crossdev/crossdev-20151026-r1.ebuild
b/sys-devel/crossdev/crossdev-20151026-r1.ebuild
index d9e3862..3b22aae 100644
--- a/sys-devel/crossdev/crossdev-20151026-r1.ebuild
+++ b/sys-devel/crossdev/crossdev-20151026-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "99999999" ]] ; then
else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh
sparc x86 ~x86-fbsd"
fi
DESCRIPTION="Gentoo Cross-toolchain generator"