diff options
author | 2003-12-01 21:12:34 +0000 | |
---|---|---|
committer | 2003-12-01 21:12:34 +0000 | |
commit | 4ce99349348fa26e2b2cde5b5d4f674dd255f570 (patch) | |
tree | b5964a441dc3448fc40eb01bf09b73140a2ab71e /games-misc/fortune-mod-tao | |
parent | Fixes #19006. Removed legacy -iv support (diff) | |
download | gentoo-2-4ce99349348fa26e2b2cde5b5d4f674dd255f570.tar.gz gentoo-2-4ce99349348fa26e2b2cde5b5d4f674dd255f570.tar.bz2 gentoo-2-4ce99349348fa26e2b2cde5b5d4f674dd255f570.zip |
KEYWORD updates
Diffstat (limited to 'games-misc/fortune-mod-tao')
-rw-r--r-- | games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild b/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild index 3dc326303b80..f837fb535931 100644 --- a/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild +++ b/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild,v 1.4 2003/10/15 20:20:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild,v 1.5 2003/12/01 21:12:34 vapier Exp $ MY_PN=${PN/mod-/} DESCRIPTION="set of fortunes based on the Tao-Teh-Ching" @@ -9,7 +9,7 @@ SRC_URI="http://aboleo.net/software/misc/${MY_PN}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="x86 ~sparc ~mips ~ppc" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64" RDEPEND="games-misc/fortune-mod" |