diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:29:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:33:08 +0100 |
commit | 55c93230eff2e5bf796e9e2985e1b94e0f73d39b (patch) | |
tree | 292777d84c9fc9bcfe8d953b95391b6114d8bd3a /games-misc | |
parent | games-misc/fortune-mod-smac: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-55c93230eff2e5bf796e9e2985e1b94e0f73d39b.tar.gz gentoo-55c93230eff2e5bf796e9e2985e1b94e0f73d39b.tar.bz2 gentoo-55c93230eff2e5bf796e9e2985e1b94e0f73d39b.zip |
games-misc/fortune-mod-sp-fortunes: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild b/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild index 41426e9ed5a8..943c4889788d 100644 --- a/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.ebuild +++ b/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.2.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$ @@ -11,7 +11,7 @@ SRC_URI="http://eelco.is.a.rootboy.net/fortunecookies/${MY_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" |