diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:47:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:47:32 +0000 |
commit | 450c2ae93c0cbe48c36ed581e649a8f8b64deab3 (patch) | |
tree | 1c6abe3e512beb7ec27376d4f02eae9c27ef0979 /x11-terms/root-tail/root-tail-1.2-r2.ebuild | |
parent | Stable on ppc64/added ~ppc64 to KEYWORDS (diff) | |
download | gentoo-2-450c2ae93c0cbe48c36ed581e649a8f8b64deab3.tar.gz gentoo-2-450c2ae93c0cbe48c36ed581e649a8f8b64deab3.tar.bz2 gentoo-2-450c2ae93c0cbe48c36ed581e649a8f8b64deab3.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-terms/root-tail/root-tail-1.2-r2.ebuild')
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/root-tail/root-tail-1.2-r2.ebuild b/x11-terms/root-tail/root-tail-1.2-r2.ebuild index 30a22b6368db..baedada6c39b 100644 --- a/x11-terms/root-tail/root-tail-1.2-r2.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r2.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/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.5 2005/04/06 16:24:37 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.6 2005/04/09 13:43:35 corsair Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc amd64 ppc ~ppc64" +KEYWORDS="x86 ~sparc amd64 ppc ppc64" IUSE="kde debug" RDEPEND="virtual/x11" |