diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 19:44:39 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 19:44:39 +0000 |
commit | ea83fa810e399ce40a2388fc5e282e368f6bd4be (patch) | |
tree | 7a7e2d81e427d9ae64be07ab26ad0e00e27ad608 /games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-ea83fa810e399ce40a2388fc5e282e368f6bd4be.tar.gz gentoo-2-ea83fa810e399ce40a2388fc5e282e368f6bd4be.tar.bz2 gentoo-2-ea83fa810e399ce40a2388fc5e282e368f6bd4be.zip |
Add ~x86-fbsd keyword
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild')
-rw-r--r-- | games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild b/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild index 9869ae597f80..eefd5acd5852 100644 --- a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild +++ b/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.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-debilneho/fortune-mod-debilneho-0.1.ebuild,v 1.7 2006/07/17 04:56:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild,v 1.8 2006/07/19 19:44:39 flameeyes Exp $ MY_PN=${PN/mod-/} DESCRIPTION="Quotation's by several people (mostly from Slovakia)" @@ -9,7 +9,7 @@ SRC_URI="http://megac.info/fortune-debilneho.tar.bz2" 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" |