summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-03-24 07:24:13 +0100
committerMartin Väth <martin@mvath.de>2017-03-24 07:24:39 +0100
commit3dea29c4569a45ddf2dcd8b3589354e09b091f29 (patch)
tree08eb5943d4fe653eb4cbc530f9e0b129903cecd7 /games-board/chessproblem
parentFix python deps (diff)
downloadmv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.tar.gz
mv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.tar.bz2
mv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.zip
Remove arches no longer in gentoo repository
Diffstat (limited to 'games-board/chessproblem')
-rw-r--r--games-board/chessproblem/chessproblem-1.6.ebuild2
-rw-r--r--games-board/chessproblem/chessproblem-2.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-board/chessproblem/chessproblem-1.6.ebuild b/games-board/chessproblem/chessproblem-1.6.ebuild
index 11390471..6eacb3e5 100644
--- a/games-board/chessproblem/chessproblem-1.6.ebuild
+++ b/games-board/chessproblem/chessproblem-1.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="nothreads"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="debug optimization strong-optimization"
src_prepare() {
diff --git a/games-board/chessproblem/chessproblem-2.6.ebuild b/games-board/chessproblem/chessproblem-2.6.ebuild
index 746bd8db..a172993f 100644
--- a/games-board/chessproblem/chessproblem-2.6.ebuild
+++ b/games-board/chessproblem/chessproblem-2.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="debug +multithreading optimization propagate-signal strong-optimization"
DEPEND="dev-libs/osformat"