diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-09-22 19:15:38 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-09-22 19:15:38 +0000 |
commit | 74a521c9f720034799a1e0101beef16e34d8a28c (patch) | |
tree | 135f2148fc79f624bf09c9f13ae36c0f7d5f5259 /sys-libs/libcxx/libcxx-0.0_p20120911.ebuild | |
parent | Beta channel bump. (diff) | |
download | gentoo-2-74a521c9f720034799a1e0101beef16e34d8a28c.tar.gz gentoo-2-74a521c9f720034799a1e0101beef16e34d8a28c.tar.bz2 gentoo-2-74a521c9f720034799a1e0101beef16e34d8a28c.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libcxx/libcxx-0.0_p20120911.ebuild')
-rw-r--r-- | sys-libs/libcxx/libcxx-0.0_p20120911.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcxx/libcxx-0.0_p20120911.ebuild b/sys-libs/libcxx/libcxx-0.0_p20120911.ebuild index bd8efd7f20e3..d17619ce7e2b 100644 --- a/sys-libs/libcxx/libcxx-0.0_p20120911.ebuild +++ b/sys-libs/libcxx/libcxx-0.0_p20120911.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20120911.ebuild,v 1.1 2012/09/11 18:51:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20120911.ebuild,v 1.2 2012/09/22 19:15:38 aballier Exp $ EAPI=4 @@ -21,7 +21,7 @@ fi LICENSE="|| ( UoI-NCSA MIT )" SLOT="0" if [ "${PV%9999}" = "${PV}" ] ; then - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~amd64-fbsd" else KEYWORDS="" fi |