diff options
author | 2006-07-19 20:02:56 +0000 | |
---|---|---|
committer | 2006-07-19 20:02:56 +0000 | |
commit | df0cf93061edda91668f5e3a9ef625ed692212f8 (patch) | |
tree | 384035d5bab5afcd71b7b05660b13f0b4647005b /games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-df0cf93061edda91668f5e3a9ef625ed692212f8.tar.gz gentoo-2-df0cf93061edda91668f5e3a9ef625ed692212f8.tar.bz2 gentoo-2-df0cf93061edda91668f5e3a9ef625ed692212f8.zip |
Add ~x86-fbsd keyword
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild')
-rw-r--r-- | games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild b/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild index 7d2823ab1e9d..21233da1ab77 100644 --- a/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild +++ b/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild,v 1.5 2006/07/17 05:04:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild,v 1.6 2006/07/19 20:02:56 flameeyes Exp $ MY_P="fortunes-zx-error-${PV}" DESCRIPTION="Sinclair ZX Spectrum BASIC error Fortunes" @@ -9,7 +9,7 @@ SRC_URI="http://melkor.dnp.fmph.uniba.sk/~garabik/fortunes-zx-error/${MY_P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="games-misc/fortune-mod" |