diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:22:42 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:57 +0100 |
commit | 33a11904fd503aae39df9a8f9bbb6ed8c80a3317 (patch) | |
tree | e6f69412ffb09e25e6ee14c3a9b67d0a037e583f /games-misc/fortune-mod-debilneho | |
parent | games-misc/fortune-mod-cs: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-33a11904fd503aae39df9a8f9bbb6ed8c80a3317.tar.gz gentoo-33a11904fd503aae39df9a8f9bbb6ed8c80a3317.tar.bz2 gentoo-33a11904fd503aae39df9a8f9bbb6ed8c80a3317.zip |
games-misc/fortune-mod-debilneho: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-misc/fortune-mod-debilneho')
-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 af26624476b7..ff1a3221f9cc 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,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 @@ -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 ~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" |