diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-01 21:12:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-01 21:12:34 +0000 |
commit | deb0649ca209192753d57f4d6bd4550a3d2d5502 (patch) | |
tree | a888aa4076f7a504d6ef401ba4aec9c2a6c8563c /games-misc/fortune-mod | |
parent | Fixes #19006. Removed legacy -iv support (diff) | |
download | historical-deb0649ca209192753d57f4d6bd4550a3d2d5502.tar.gz historical-deb0649ca209192753d57f4d6bd4550a3d2d5502.tar.bz2 historical-deb0649ca209192753d57f4d6bd4550a3d2d5502.zip |
KEYWORD updates
Diffstat (limited to 'games-misc/fortune-mod')
-rw-r--r-- | games-misc/fortune-mod/fortune-mod-9708-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod/fortune-mod-9708-r1.ebuild b/games-misc/fortune-mod/fortune-mod-9708-r1.ebuild index 7808ac15bf85..193b81c3765b 100644 --- a/games-misc/fortune-mod/fortune-mod-9708-r1.ebuild +++ b/games-misc/fortune-mod/fortune-mod-9708-r1.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/fortune-mod-9708-r1.ebuild,v 1.1 2003/09/10 18:14:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod/fortune-mod-9708-r1.ebuild,v 1.2 2003/12/01 21:12:34 vapier Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/games/amusements/fortune/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~mips" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64" IUSE="offensive" DEPEND="virtual/glibc" |