diff options
author | 2005-03-27 11:32:28 +0000 | |
---|---|---|
committer | 2005-03-27 11:32:28 +0000 | |
commit | d56e130e6c9d4f712e80e1ca540b1e962874f549 (patch) | |
tree | 05ab28808bad6c4ada0e7fa24f6c765fa7689401 /app-misc/detachtty/detachtty-9.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-d56e130e6c9d4f712e80e1ca540b1e962874f549.tar.gz historical-d56e130e6c9d4f712e80e1ca540b1e962874f549.tar.bz2 historical-d56e130e6c9d4f712e80e1ca540b1e962874f549.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc/detachtty/detachtty-9.ebuild')
-rw-r--r-- | app-misc/detachtty/detachtty-9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/detachtty/detachtty-9.ebuild b/app-misc/detachtty/detachtty-9.ebuild index 2621d94b005f..ff43bf4999a7 100644 --- a/app-misc/detachtty/detachtty-9.ebuild +++ b/app-misc/detachtty/detachtty-9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild,v 1.4 2005/01/01 14:58:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild,v 1.5 2005/03/27 11:30:14 hansmi Exp $ inherit toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/libc" |