diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:20:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:54 +0100 |
commit | bb071a261c50299d0015fc4e3480af71eb63d6ec (patch) | |
tree | 527048a41a57bc1fc37d3f313b0f22b1175f6614 /games-emulation | |
parent | games-board/xmahjongg: dropped ~x86-interix (diff) | |
download | gentoo-bb071a261c50299d0015fc4e3480af71eb63d6ec.tar.gz gentoo-bb071a261c50299d0015fc4e3480af71eb63d6ec.tar.bz2 gentoo-bb071a261c50299d0015fc4e3480af71eb63d6ec.zip |
games-emulation/zsnes: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/zsnes/zsnes-1.51-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/zsnes/zsnes-1.51-r4.ebuild b/games-emulation/zsnes/zsnes-1.51-r4.ebuild index 4d26e639d474..e715df6b1295 100644 --- a/games-emulation/zsnes/zsnes-1.51-r4.ebuild +++ b/games-emulation/zsnes/zsnes-1.51-r4.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="mirror://sourceforge/zsnes/${PN}${PV//./}src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="-* amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="ao custom-cflags +debug opengl pax_kernel png" RDEPEND=" |