diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-12-14 14:03:29 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-12-14 14:03:29 +0000 |
commit | eabe985ab1682e61c40cea25fa0f9a6625f9f20b (patch) | |
tree | 7ef9d20d0e44259993b47a2a60d0a0d8483aa7b2 /sys-devel/distcc/distcc-3.0-r4.ebuild | |
parent | stable amd64, bug 250241 (diff) | |
download | gentoo-2-eabe985ab1682e61c40cea25fa0f9a6625f9f20b.tar.gz gentoo-2-eabe985ab1682e61c40cea25fa0f9a6625f9f20b.tar.bz2 gentoo-2-eabe985ab1682e61c40cea25fa0f9a6625f9f20b.zip |
stable amd64, bug 249695
(Portage version: 2.1.6_rc3/cvs/Linux 2.6.25.9 x86_64)
Diffstat (limited to 'sys-devel/distcc/distcc-3.0-r4.ebuild')
-rw-r--r-- | sys-devel/distcc/distcc-3.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-3.0-r4.ebuild b/sys-devel/distcc/distcc-3.0-r4.ebuild index 9c46c58a2dec..118582916efa 100644 --- a/sys-devel/distcc/distcc-3.0-r4.ebuild +++ b/sys-devel/distcc/distcc-3.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.7 2008/12/12 20:41:41 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.8 2008/12/14 14:03:29 gentoofan23 Exp $ inherit eutils fdo-mime flag-o-matic multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://distcc.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="avahi gnome gtk hardened ipv6 selinux xinetd" RESTRICT="test" |