diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-02 11:53:41 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-02 11:56:39 -0400 |
commit | 8e8c1029dcdbc71acd8a50b5c43ed22ad6b92411 (patch) | |
tree | 27ed2cb1bb35fd249ce754f173847f4f4d0683e7 /sys-devel/crossdev | |
parent | dev-libs/grantlee: x86 stable (diff) | |
download | gentoo-8e8c1029dcdbc71acd8a50b5c43ed22ad6b92411.tar.gz gentoo-8e8c1029dcdbc71acd8a50b5c43ed22ad6b92411.tar.bz2 gentoo-8e8c1029dcdbc71acd8a50b5c43ed22ad6b92411.zip |
sys-devel/crossdev: mark 20151026-r1 stable for all
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r-- | sys-devel/crossdev/crossdev-20151026-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20151026-r1.ebuild b/sys-devel/crossdev/crossdev-20151026-r1.ebuild index d9e38620c110..3b22aae58e38 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" |