diff options
author | 2004-07-12 22:39:38 +0000 | |
---|---|---|
committer | 2004-07-12 22:39:38 +0000 | |
commit | 83ad4ab1d0f254d7d97ff18594a535d4a7d277c8 (patch) | |
tree | 7abe13d0086f365b396911c130bb4b5f3f113e26 /app-arch/mt-st/mt-st-0.7-r1.ebuild | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-83ad4ab1d0f254d7d97ff18594a535d4a7d277c8.tar.gz gentoo-2-83ad4ab1d0f254d7d97ff18594a535d4a7d277c8.tar.bz2 gentoo-2-83ad4ab1d0f254d7d97ff18594a535d4a7d277c8.zip |
stable on ppc64, bug #56284
Diffstat (limited to 'app-arch/mt-st/mt-st-0.7-r1.ebuild')
-rw-r--r-- | app-arch/mt-st/mt-st-0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/mt-st/mt-st-0.7-r1.ebuild b/app-arch/mt-st/mt-st-0.7-r1.ebuild index 626532d2f5a9..b13efc3c7ff3 100644 --- a/app-arch/mt-st/mt-st-0.7-r1.ebuild +++ b/app-arch/mt-st/mt-st-0.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7-r1.ebuild,v 1.8 2004/06/25 23:52:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7-r1.ebuild,v 1.9 2004/07/12 22:39:38 tgall Exp $ DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" HOMEPAGE="http://www.gnu.org/software/tar/" @@ -8,7 +8,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/system/backup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ppc64" IUSE="" DEPEND="virtual/libc" |