diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-08 19:37:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-08 19:37:08 +0000 |
commit | 11603b78ab46db228638a333073ab18d3246a9fe (patch) | |
tree | 9eb865f429c278c6ea566011d3f4a838094b0ae1 /app-arch/mt-st/mt-st-1.1.ebuild | |
parent | ppc stable #293419 (diff) | |
download | gentoo-2-11603b78ab46db228638a333073ab18d3246a9fe.tar.gz gentoo-2-11603b78ab46db228638a333073ab18d3246a9fe.tar.bz2 gentoo-2-11603b78ab46db228638a333073ab18d3246a9fe.zip |
Marking mt-st-1.1 ppc64 for bug 290604
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'app-arch/mt-st/mt-st-1.1.ebuild')
-rw-r--r-- | app-arch/mt-st/mt-st-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/mt-st/mt-st-1.1.ebuild b/app-arch/mt-st/mt-st-1.1.ebuild index 7778bc136c69..68b6771ea8a6 100644 --- a/app-arch/mt-st/mt-st-1.1.ebuild +++ b/app-arch/mt-st/mt-st-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-1.1.ebuild,v 1.6 2009/11/09 09:39:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-1.1.ebuild,v 1.7 2009/12/08 19:37:08 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/system/backup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" src_prepare() { |