From 1f267013c1477a0ad954fc32c75e6f91502efad7 Mon Sep 17 00:00:00 2001 From: Alexander Kurakin Date: Thu, 27 Aug 2026 00:08:45 +0300 Subject: [PATCH 1/5] app-dicts/myspell-uk: add 6.8.5 Signed-off-by: Alexander Kurakin Closes: https://bugs.gentoo.org/981462 Merges: https://codeberg.org/gentoo/gentoo/pulls/1734 Signed-off-by: Arthur Zamarin --- app-dicts/myspell-uk/Manifest | 1 + app-dicts/myspell-uk/myspell-uk-6.8.5.ebuild | 28 ++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 app-dicts/myspell-uk/myspell-uk-6.8.5.ebuild diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest index 546d6d776c686..0bcb112e90b97 100644 --- a/app-dicts/myspell-uk/Manifest +++ b/app-dicts/myspell-uk/Manifest @@ -1,2 +1,3 @@ DIST dict-uk_UA-6.6.1.oxt 1851083 BLAKE2B d5a02dbe4639e36d609385551ad0c748b7fdc546c2cc8f693d7601f4ce48c5a152a5405b5a8ea389f3c7fb0f32e01c30476c6e715f8502b53f78b8cc25d9f076 SHA512 14acbf228a8a90ae4cae1cf905ebb86a72486c7b8ee4ac13bb0eacea973f875ad1b3e5017071fd2440db879f292de8d29662ceb9ca8e8f0c1709a25a1c840196 DIST dict-uk_UA-6.7.5.oxt 1898382 BLAKE2B b2fd27773af6715416517b8ae72aada451d78f620e094a84e639f82287ccf0036d9431726e0b7c8f798cc5e2b1e8bfa779633c03efb07e14eaa75e3f6e79e848 SHA512 16a251494e5b34f39ef3b7cce8ac9450bbfd9195b33bdad2327300a1475443c17cefc34eca248a23de56c95644db2b13bad0dadb8748a0d4031e969bffc425e1 +DIST dict-uk_UA-6.8.5.oxt 1908641 BLAKE2B 385417cf6cde2d6bb82cd6c92133e2d7d94f9fe6a41999a861705e5acb1a5fe7f74215775abe03f00cfa584948d43c61709555882e09ebf10e60a2c3f3a907b0 SHA512 6c6e3bc7990a7d03339ae90f4fbd21aba47e2a7232d1b95e0d373a1d0f6bf398ac42edd6f6accc390d0a218be20b22298a936e0a88e280791f52c3bd73b53ee6 diff --git a/app-dicts/myspell-uk/myspell-uk-6.8.5.ebuild b/app-dicts/myspell-uk/myspell-uk-6.8.5.ebuild new file mode 100644 index 0000000000000..6c004e32977dc --- /dev/null +++ b/app-dicts/myspell-uk/myspell-uk-6.8.5.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MYSPELL_DICT=( + "uk_UA.aff" + "uk_UA.dic" +) + +MYSPELL_HYPH=( + "hyph_uk_UA.dic" +) + +MYSPELL_THES=( + "th_uk_UA.dat" + "th_uk_UA.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" +HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1787530499/dict-uk_UA-6.8.5.oxt" + +LICENSE="GPL-3 LGPL-2.1 MPL-1.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" From 77dfa1c903b015fdc748d092ced95a9336f6c59b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 29 Aug 2026 09:20:48 +0300 Subject: [PATCH 2/5] app-containers/containers-shortnames: Keyword 2025.03.19_p20260615 alpha, #981516 Signed-off-by: Arthur Zamarin --- .../containers-shortnames-2025.03.19_p20260615.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/containers-shortnames/containers-shortnames-2025.03.19_p20260615.ebuild b/app-containers/containers-shortnames/containers-shortnames-2025.03.19_p20260615.ebuild index c2c412a2ce521..0b091b846779c 100644 --- a/app-containers/containers-shortnames/containers-shortnames-2025.03.19_p20260615.ebuild +++ b/app-containers/containers-shortnames/containers-shortnames-2025.03.19_p20260615.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then else SRC_URI="https://github.com/containers/shortnames/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN#containers-}-${GIT_COMMIT}" - KEYWORDS="~amd64 ~arm64 ~loong ~riscv" + KEYWORDS="~alpha ~amd64 ~arm64 ~loong ~riscv" fi LICENSE="Apache-2.0" From ca183603a566711f7fccc0bc844b5da8d8113faf Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 29 Aug 2026 09:20:50 +0300 Subject: [PATCH 3/5] net-analyzer/nmap: Stabilize 7.991 ppc64, #981589 Signed-off-by: Arthur Zamarin --- net-analyzer/nmap/nmap-7.991.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nmap/nmap-7.991.ebuild b/net-analyzer/nmap/nmap-7.991.ebuild index 0b306e2a61c5c..8a41ebb4e324c 100644 --- a/net-analyzer/nmap/nmap-7.991.ebuild +++ b/net-analyzer/nmap/nmap-7.991.ebuild @@ -27,7 +27,7 @@ else SRC_URI="https://nmap.org/dist/${P}.tar.bz2" SRC_URI+=" verify-sig? ( https://nmap.org/dist/sigs/${P}.tar.bz2.asc )" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" fi SRC_URI+=" https://distfiles.gentoo.org/pub/dev/sam@gentoo.org/${CATEGORY}/${PN}/${PN}-7.991-patches-1.tar.xz" From 33c6caf097a25c4675928b6d1c697bd99bbfce15 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 29 Aug 2026 09:20:52 +0300 Subject: [PATCH 4/5] dev-python/phonenumbers: Stabilize 9.0.37 ALLARCHES, #981593 Signed-off-by: Arthur Zamarin --- dev-python/phonenumbers/phonenumbers-9.0.37.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/phonenumbers/phonenumbers-9.0.37.ebuild b/dev-python/phonenumbers/phonenumbers-9.0.37.ebuild index 01b087799e748..0acfce82249c5 100644 --- a/dev-python/phonenumbers/phonenumbers-9.0.37.ebuild +++ b/dev-python/phonenumbers/phonenumbers-9.0.37.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" From 9304adad9be09af028b0a257a712224510acce83 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 29 Aug 2026 09:20:54 +0300 Subject: [PATCH 5/5] dev-python/pbs-installer: Stabilize 2026.8.25 ALLARCHES, #981594 Signed-off-by: Arthur Zamarin --- dev-python/pbs-installer/pbs-installer-2026.8.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pbs-installer/pbs-installer-2026.8.25.ebuild b/dev-python/pbs-installer/pbs-installer-2026.8.25.ebuild index 0575dbe73ce6a..fc950d5202602 100644 --- a/dev-python/pbs-installer/pbs-installer-2026.8.25.ebuild +++ b/dev-python/pbs-installer/pbs-installer-2026.8.25.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" # httpx is needed to download builds # zstandard is needed to install them