diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-01-16 03:02:36 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-01-16 03:16:47 -0500 |
commit | 4749e4f727031b9da5c9acdce40ac9310ff50ae0 (patch) | |
tree | 5767eb395383f4accf352c9520d973aecbece62c /sys-devel | |
parent | sys-devel/crossdev: version bump to 20151026 (diff) | |
download | gentoo-4749e4f727031b9da5c9acdce40ac9310ff50ae0.tar.gz gentoo-4749e4f727031b9da5c9acdce40ac9310ff50ae0.tar.bz2 gentoo-4749e4f727031b9da5c9acdce40ac9310ff50ae0.zip |
sys-devel/crossdev: mark 20150716 stable
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/crossdev/crossdev-20150716.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20150716.ebuild b/sys-devel/crossdev/crossdev-20150716.ebuild index 3b816c239cff..ed20e4c7f32c 100644 --- a/sys-devel/crossdev/crossdev-20150716.ebuild +++ b/sys-devel/crossdev/crossdev-20150716.ebuild @@ -12,7 +12,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" |