summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board')
-rw-r--r--games-board/chessproblem/chessproblem-1.10.ebuild4
-rw-r--r--games-board/chessproblem/chessproblem-2.13.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/games-board/chessproblem/chessproblem-1.10.ebuild b/games-board/chessproblem/chessproblem-1.10.ebuild
index 8bf9f0b6..c76d2676 100644
--- a/games-board/chessproblem/chessproblem-1.10.ebuild
+++ b/games-board/chessproblem/chessproblem-1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Martin V\"ath
+# Copyright 2017-2024 Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="debug optimization strong-optimization"
src_prepare() {
diff --git a/games-board/chessproblem/chessproblem-2.13.ebuild b/games-board/chessproblem/chessproblem-2.13.ebuild
index d352cde9..e0f2f4df 100644
--- a/games-board/chessproblem/chessproblem-2.13.ebuild
+++ b/games-board/chessproblem/chessproblem-2.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Martin V\"ath
+# Copyright 2017-2024 Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="debug +multithreading optimization propagate-signal strong-optimization unlimited"
DEPEND="dev-libs/osformat"