diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:24:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:33:00 +0100 |
commit | 52a7e4ef2be8bab68139c7693004d60b55039254 (patch) | |
tree | ac7c19f1b50981c6b8caf2d2d2ff2e0b0b6532b8 /games-misc | |
parent | games-misc/fortune-mod-firefly: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-52a7e4ef2be8bab68139c7693004d60b55039254.tar.gz gentoo-52a7e4ef2be8bab68139c7693004d60b55039254.tar.bz2 gentoo-52a7e4ef2be8bab68139c7693004d60b55039254.zip |
games-misc/fortune-mod-flashrider: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-flashrider/fortune-mod-flashrider-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-flashrider/fortune-mod-flashrider-1.10.ebuild b/games-misc/fortune-mod-flashrider/fortune-mod-flashrider-1.10.ebuild index c59f8279a55a..1273e3a75374 100644 --- a/games-misc/fortune-mod-flashrider/fortune-mod-flashrider-1.10.ebuild +++ b/games-misc/fortune-mod-flashrider/fortune-mod-flashrider-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://downloads.nanolx.org/fortunes-flashrider/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="games-misc/fortune-mod" |