diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 11:05:30 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 11:14:23 +1200 |
commit | 06b02fb9a194564c58682aac80311013c617aef4 (patch) | |
tree | a3d03416362cfd76276fdc60c779b8c231067852 /games-strategy | |
parent | dev-lang/nasm: Drop x64-cygwin & x64-macos re bug #690140 (diff) | |
download | gentoo-06b02fb9a194564c58682aac80311013c617aef4.tar.gz gentoo-06b02fb9a194564c58682aac80311013c617aef4.tar.bz2 gentoo-06b02fb9a194564c58682aac80311013c617aef4.zip |
games-strategy/warmux: Drop x86-solaris re bug #690140
Depends:
- media-fonts/dejavu
- dev-perl/Font-TTF
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warmux/warmux-11.04.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/warmux/warmux-11.04.1-r1.ebuild b/games-strategy/warmux/warmux-11.04.1-r1.ebuild index c62645eee128..f143ac0a47c5 100644 --- a/games-strategy/warmux/warmux-11.04.1-r1.ebuild +++ b/games-strategy/warmux/warmux-11.04.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/warmux/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug nls unicode" RDEPEND=" |