diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-04 14:37:29 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-04 14:37:29 +0000 |
commit | 09546dcf0a93a43f10d9a1834c80c1599bf34ea4 (patch) | |
tree | 8aa73b26df95b251eef57f9b8c022108cc4feb2b /sys-apps/smartmontools/smartmontools-5.36-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-09546dcf0a93a43f10d9a1834c80c1599bf34ea4.tar.gz gentoo-2-09546dcf0a93a43f10d9a1834c80c1599bf34ea4.tar.bz2 gentoo-2-09546dcf0a93a43f10d9a1834c80c1599bf34ea4.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-5.36-r1.ebuild')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild b/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild index e8a618e03028..e615010cea09 100644 --- a/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild,v 1.8 2006/10/14 17:01:59 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild,v 1.9 2006/11/04 14:37:29 drizzt Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ppc-macos sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc-macos sparc x86 ~x86-fbsd" IUSE="static" RDEPEND="" |