diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:25:17 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:33:01 +0100 |
commit | 0ceb04ea66132c64b3907d8c924699f57b8e0d43 (patch) | |
tree | 572d3de252ca822957b263f7b46551da28518235 /games-misc/fortune-mod-fvl | |
parent | games-misc/fortune-mod-futurama: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-0ceb04ea66132c64b3907d8c924699f57b8e0d43.tar.gz gentoo-0ceb04ea66132c64b3907d8c924699f57b8e0d43.tar.bz2 gentoo-0ceb04ea66132c64b3907d8c924699f57b8e0d43.zip |
games-misc/fortune-mod-fvl: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-misc/fortune-mod-fvl')
-rw-r--r-- | games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild index 6c55c22e1842..6a2dfe8ec0ce 100644 --- a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild +++ b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |