diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 15:32:01 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 15:32:01 +0000 |
commit | 25a6cf8644b239d51062a2a061657ed3cf20da48 (patch) | |
tree | 29f667170636305665995d4a1ca369b19ddac596 /net-dns/hesiod/hesiod-3.1.0.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-25a6cf8644b239d51062a2a061657ed3cf20da48.tar.gz gentoo-2-25a6cf8644b239d51062a2a061657ed3cf20da48.tar.bz2 gentoo-2-25a6cf8644b239d51062a2a061657ed3cf20da48.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/hesiod/hesiod-3.1.0.ebuild')
-rw-r--r-- | net-dns/hesiod/hesiod-3.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/hesiod/hesiod-3.1.0.ebuild b/net-dns/hesiod/hesiod-3.1.0.ebuild index 6c16c1e9a3ed..bf3a38832ef3 100644 --- a/net-dns/hesiod/hesiod-3.1.0.ebuild +++ b/net-dns/hesiod/hesiod-3.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.1 2010/07/11 11:12:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.2 2012/05/09 15:32:01 aballier Exp $ EAPI="2" inherit flag-o-matic eutils autotools @@ -12,7 +12,7 @@ SRC_URI="ftp://athena-dist.mit.edu/pub/ATHENA/${PN}/${P}.tar.gz LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" src_prepare() { |