diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-03-25 16:04:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-03-25 16:04:04 +0000 |
commit | 14e06e53f5bb13b471182d2f46d5d614340795e2 (patch) | |
tree | fedf87126d0776043d82614130a9e74460cb7dd5 /x11-terms/root-tail/root-tail-1.2-r2.ebuild | |
parent | Mark 3.4.3 stable on ia64 (diff) | |
download | historical-14e06e53f5bb13b471182d2f46d5d614340795e2.tar.gz historical-14e06e53f5bb13b471182d2f46d5d614340795e2.tar.bz2 historical-14e06e53f5bb13b471182d2f46d5d614340795e2.zip |
Add ~alpha keyword, requested in bug 127500.
Package-Manager: portage-2.1_pre6-r6
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 996310619b6e..6e64551e3a61 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-2006 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.8 2006/03/15 08:48:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.9 2006/03/25 16:04:04 kloeri 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="~alpha amd64 ppc ppc64 ~sparc x86" IUSE="kde debug" RDEPEND="|| ( x11-libs/libXext virtual/x11 )" |