summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2025-01-09 01:33:20 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2025-01-09 01:33:20 +0000
commite93049c98aba57fcc0e7de414b53c31c22b9add9 (patch)
tree5520f4d669d7a4960a0dd75c574194902459e2f9
parent2025-01-09 00:33:32 UTC (diff)
parentdev-util/spirv-llvm-translator: Stabilize 19.1.2 amd64, #947746 (diff)
downloadgentoo-e93049c98aba57fcc0e7de414b53c31c22b9add9.tar.gz
gentoo-e93049c98aba57fcc0e7de414b53c31c22b9add9.tar.bz2
gentoo-e93049c98aba57fcc0e7de414b53c31c22b9add9.zip
Merge updates from master
-rw-r--r--app-arch/unrar/unrar-7.1.2.ebuild4
-rw-r--r--dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/unrar/unrar-7.1.2.ebuild b/app-arch/unrar/unrar-7.1.2.ebuild
index 126f730b8cc9..02b05da6ccb4 100644
--- a/app-arch/unrar/unrar-7.1.2.ebuild
+++ b/app-arch/unrar/unrar-7.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/unrar"
LICENSE="unRAR"
SLOT="0/7" # subslot = soname version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
PATCHES=( "${FILESDIR}/${PN}-6.2.6-honor-flags.patch" )
diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.2.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.2.ebuild
index 26434b7cf7b2..55db9c19aaf9 100644
--- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.2.ebuild
+++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"