diff options
Diffstat (limited to 'dev-util/btyacc/btyacc-3.0-r2.ebuild')
-rw-r--r-- | dev-util/btyacc/btyacc-3.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/btyacc/btyacc-3.0-r2.ebuild b/dev-util/btyacc/btyacc-3.0-r2.ebuild index a6e0b3d592ee..71b0e96ed02b 100644 --- a/dev-util/btyacc/btyacc-3.0-r2.ebuild +++ b/dev-util/btyacc/btyacc-3.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0-r2.ebuild,v 1.1 2011/10/06 08:41:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0-r2.ebuild,v 1.2 2012/05/31 02:48:31 aballier Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://www.siber.com/btyacc/${MY_P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~x86-linux ~ppc-macos ~x86-macos" S="${WORKDIR}" |