diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-01 15:50:52 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-01 15:50:52 +0000 |
commit | 699a8ccbc3f228ce80110b62bd80ba2d3df5e334 (patch) | |
tree | 5cabe7b3da3aaed650b05d354d4040e44aab4569 /media-libs/libnut/libnut-661.ebuild | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-699a8ccbc3f228ce80110b62bd80ba2d3df5e334.tar.gz gentoo-2-699a8ccbc3f228ce80110b62bd80ba2d3df5e334.tar.bz2 gentoo-2-699a8ccbc3f228ce80110b62bd80ba2d3df5e334.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libnut/libnut-661.ebuild')
-rw-r--r-- | media-libs/libnut/libnut-661.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libnut/libnut-661.ebuild b/media-libs/libnut/libnut-661.ebuild index 60a2078fa473..0902a98facec 100644 --- a/media-libs/libnut/libnut-661.ebuild +++ b/media-libs/libnut/libnut-661.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.14 2010/01/31 17:45:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.15 2010/05/01 15:50:52 aballier Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" RDEPEND="" |