summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 14:24:43 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 14:24:43 +0000
commitbff8198cc17c14da21dd02aa07ae04560977a8b2 (patch)
tree3ee06d24108c127bcdc004301f2d7f6b6ddeffc1 /sys-freebsd/freebsd-sbin
parentmask freebsd-sbin[atm] (diff)
downloadgentoo-2-bff8198cc17c14da21dd02aa07ae04560977a8b2.tar.gz
gentoo-2-bff8198cc17c14da21dd02aa07ae04560977a8b2.tar.bz2
gentoo-2-bff8198cc17c14da21dd02aa07ae04560977a8b2.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-freebsd/freebsd-sbin')
-rw-r--r--sys-freebsd/freebsd-sbin/ChangeLog5
-rw-r--r--sys-freebsd/freebsd-sbin/freebsd-sbin-9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-freebsd/freebsd-sbin/ChangeLog b/sys-freebsd/freebsd-sbin/ChangeLog
index 561cb4772474..79f02ece2cb8 100644
--- a/sys-freebsd/freebsd-sbin/ChangeLog
+++ b/sys-freebsd/freebsd-sbin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-freebsd/freebsd-sbin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sbin/ChangeLog,v 1.64 2012/04/23 16:02:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sbin/ChangeLog,v 1.65 2012/04/26 14:24:43 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sbin-9.0.ebuild:
+ keyword ~amd64-fbsd
23 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sbin-9.0.ebuild:
depend on new enough libedit
diff --git a/sys-freebsd/freebsd-sbin/freebsd-sbin-9.0.ebuild b/sys-freebsd/freebsd-sbin/freebsd-sbin-9.0.ebuild
index 11c498b63d9c..795afb9b335f 100644
--- a/sys-freebsd/freebsd-sbin/freebsd-sbin-9.0.ebuild
+++ b/sys-freebsd/freebsd-sbin/freebsd-sbin-9.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sbin/freebsd-sbin-9.0.ebuild,v 1.2 2012/04/23 16:02:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sbin/freebsd-sbin-9.0.ebuild,v 1.3 2012/04/26 14:24:43 aballier Exp $
EAPI=2
inherit bsdmk freebsd
DESCRIPTION="FreeBSD sbin utils"
-KEYWORDS="~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
SLOT="0"
SRC_URI="mirror://gentoo/${SBIN}.tar.bz2