diff options
author | 2004-09-16 02:16:26 +0000 | |
---|---|---|
committer | 2004-09-16 02:16:26 +0000 | |
commit | e1796d2759593b745cc912920ca64965fd5d18df (patch) | |
tree | 34903b7f27083a8c8e4684fa9b9262a59826552a /net-misc/aget/aget-0.4.ebuild | |
parent | ppc-macos keywording (diff) | |
download | historical-e1796d2759593b745cc912920ca64965fd5d18df.tar.gz historical-e1796d2759593b745cc912920ca64965fd5d18df.tar.bz2 historical-e1796d2759593b745cc912920ca64965fd5d18df.zip |
ppc-macos keywording
Diffstat (limited to 'net-misc/aget/aget-0.4.ebuild')
-rw-r--r-- | net-misc/aget/aget-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/aget/aget-0.4.ebuild b/net-misc/aget/aget-0.4.ebuild index 53073c464d0a..3a91cfb6eff2 100644 --- a/net-misc/aget/aget-0.4.ebuild +++ b/net-misc/aget/aget-0.4.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/net-misc/aget/aget-0.4.ebuild,v 1.7 2004/08/11 16:33:33 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.8 2004/09/16 02:15:31 pvdabeel Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.enderunix.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ppc64 macos" +KEYWORDS="~x86 ~ppc ~sparc ~mips ppc64 macos ppc-macos" DEPEND="virtual/libc" |