diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:20:37 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:54 +0100 |
commit | 7d60b825d6db2a4fecbe835b5d4cb54b00d285ad (patch) | |
tree | b7b4da07b0f261c5b6100752556a624f90813e67 /games-board | |
parent | games-arcade/nibbles: dropped ~x86-freebsd (diff) | |
download | gentoo-7d60b825d6db2a4fecbe835b5d4cb54b00d285ad.tar.gz gentoo-7d60b825d6db2a4fecbe835b5d4cb54b00d285ad.tar.bz2 gentoo-7d60b825d6db2a4fecbe835b5d4cb54b00d285ad.zip |
games-board/xmahjongg: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/xmahjongg/xmahjongg-3.7-r1.ebuild | 4 | ||||
-rw-r--r-- | games-board/xmahjongg/xmahjongg-3.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-board/xmahjongg/xmahjongg-3.7-r1.ebuild b/games-board/xmahjongg/xmahjongg-3.7-r1.ebuild index 0bde35934015..957c4788f2d3 100644 --- a/games-board/xmahjongg/xmahjongg-3.7-r1.ebuild +++ b/games-board/xmahjongg/xmahjongg-3.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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://www.lcdf.org/xmahjongg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="x11-libs/libX11" diff --git a/games-board/xmahjongg/xmahjongg-3.7.ebuild b/games-board/xmahjongg/xmahjongg-3.7.ebuild index 88cf712f5f6a..0fe007fcebd9 100644 --- a/games-board/xmahjongg/xmahjongg-3.7.ebuild +++ b/games-board/xmahjongg/xmahjongg-3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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://www.lcdf.org/xmahjongg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="x11-libs/libX11" |