diff options
Diffstat (limited to 'app-arch/tardy/tardy-1.12.ebuild')
-rw-r--r-- | app-arch/tardy/tardy-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/tardy/tardy-1.12.ebuild b/app-arch/tardy/tardy-1.12.ebuild index c22577204040..c93b6e22baed 100644 --- a/app-arch/tardy/tardy-1.12.ebuild +++ b/app-arch/tardy/tardy-1.12.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-arch/tardy/tardy-1.12.ebuild,v 1.2 2005/05/04 19:20:30 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tardy/tardy-1.12.ebuild,v 1.3 2005/11/29 03:00:25 vapier Exp $ DESCRIPTION="A tar post-processor" HOMEPAGE="http://tardy.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tardy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" src_unpack() { |