diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-01-17 19:10:41 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-01-17 19:10:41 +0000 |
commit | d7b478ad5b78648d514caff9789fc39ec76a649e (patch) | |
tree | cabf5bc37dc8c8e55718c190978d2c6ec6a2f99c /sys-libs/libcxx/libcxx-0.0_p20140322.ebuild | |
parent | Stable for all (diff) | |
download | gentoo-2-d7b478ad5b78648d514caff9789fc39ec76a649e.tar.gz gentoo-2-d7b478ad5b78648d514caff9789fc39ec76a649e.tar.bz2 gentoo-2-d7b478ad5b78648d514caff9789fc39ec76a649e.zip |
Keyword ~mips, bug #536692
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-libs/libcxx/libcxx-0.0_p20140322.ebuild')
-rw-r--r-- | sys-libs/libcxx/libcxx-0.0_p20140322.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libcxx/libcxx-0.0_p20140322.ebuild b/sys-libs/libcxx/libcxx-0.0_p20140322.ebuild index 251f6522f9e2..60c57e7fd5e9 100644 --- a/sys-libs/libcxx/libcxx-0.0_p20140322.ebuild +++ b/sys-libs/libcxx/libcxx-0.0_p20140322.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20140322.ebuild,v 1.2 2014/06/18 20:50:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20140322.ebuild,v 1.3 2015/01/17 19:10:41 blueness Exp $ EAPI=5 @@ -21,7 +21,7 @@ fi LICENSE="|| ( UoI-NCSA MIT )" SLOT="0" if [ "${PV%9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" else KEYWORDS="" fi |