summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-09-11 20:16:56 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-09-11 20:16:56 +0000
commit667a9dc38e0b4a36fdf7a32440854954bf5e5772 (patch)
tree52bce257a277dec2b84461b774ac8463821b2eba /sys-libs/libcxxrt
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-667a9dc38e0b4a36fdf7a32440854954bf5e5772.tar.gz
gentoo-2-667a9dc38e0b4a36fdf7a32440854954bf5e5772.tar.bz2
gentoo-2-667a9dc38e0b4a36fdf7a32440854954bf5e5772.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libcxxrt')
-rw-r--r--sys-libs/libcxxrt/ChangeLog6
-rw-r--r--sys-libs/libcxxrt/libcxxrt-0.0_p20120911.ebuild4
-rw-r--r--sys-libs/libcxxrt/libcxxrt-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-libs/libcxxrt/ChangeLog b/sys-libs/libcxxrt/ChangeLog
index 6d17755bceb9..590d884d7580 100644
--- a/sys-libs/libcxxrt/ChangeLog
+++ b/sys-libs/libcxxrt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/libcxxrt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/ChangeLog,v 1.3 2012/09/11 18:22:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/ChangeLog,v 1.4 2012/09/11 20:16:56 aballier Exp $
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ libcxxrt-0.0_p20120911.ebuild, libcxxrt-9999.ebuild:
+ keyword ~amd64-fbsd
*libcxxrt-0.0_p20120911 (11 Sep 2012)
diff --git a/sys-libs/libcxxrt/libcxxrt-0.0_p20120911.ebuild b/sys-libs/libcxxrt/libcxxrt-0.0_p20120911.ebuild
index 1e189505b82e..84dc277f2c94 100644
--- a/sys-libs/libcxxrt/libcxxrt-0.0_p20120911.ebuild
+++ b/sys-libs/libcxxrt/libcxxrt-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/libcxxrt/libcxxrt-0.0_p20120911.ebuild,v 1.1 2012/09/11 18:22:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/libcxxrt-0.0_p20120911.ebuild,v 1.2 2012/09/11 20:16:56 aballier Exp $
EAPI=4
@@ -22,7 +22,7 @@ fi
LICENSE="BSD-2"
SLOT="0"
if [ "${PV%9999}" = "${PV}" ] ; then
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~amd64-fbsd"
else
KEYWORDS=""
fi
diff --git a/sys-libs/libcxxrt/libcxxrt-9999.ebuild b/sys-libs/libcxxrt/libcxxrt-9999.ebuild
index aed04fc631d1..c5a051a529fd 100644
--- a/sys-libs/libcxxrt/libcxxrt-9999.ebuild
+++ b/sys-libs/libcxxrt/libcxxrt-9999.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/libcxxrt/libcxxrt-9999.ebuild,v 1.2 2012/05/31 20:48:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/libcxxrt-9999.ebuild,v 1.3 2012/09/11 20:16:56 aballier Exp $
EAPI=4
@@ -22,7 +22,7 @@ fi
LICENSE="BSD-2"
SLOT="0"
if [ "${PV%9999}" = "${PV}" ] ; then
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~amd64-fbsd"
else
KEYWORDS=""
fi