diff options
Diffstat (limited to 'net-dns/hesiod/hesiod-3.1.0.ebuild')
-rw-r--r-- | net-dns/hesiod/hesiod-3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/hesiod/hesiod-3.1.0.ebuild b/net-dns/hesiod/hesiod-3.1.0.ebuild index 472ecb5b1e21..ea3effdd24a8 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-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.7 2012/06/29 14:50:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.8 2012/08/05 17:51:59 armin76 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 x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" src_prepare() { |