diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-14 07:17:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-14 07:17:55 +0000 |
| commit | 6df913b15740f28006956240c7b59bc70c1a4150 (patch) | |
| tree | 5397f48e1852c5718c43950dedaf371a8fcb8902 /app-portage | |
| parent | 08b20627e09b7c884e11cd19ad4ce520546c2bb3 (diff) | |
| download | baldeagleos-repo-6df913b15740f28006956240c7b59bc70c1a4150.tar.gz baldeagleos-repo-6df913b15740f28006956240c7b59bc70c1a4150.tar.xz baldeagleos-repo-6df913b15740f28006956240c7b59bc70c1a4150.zip | |
Adding metadata
Diffstat (limited to 'app-portage')
| -rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.6.11.ebuild | 4 | ||||
| -rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.7.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.6.11.ebuild b/app-portage/gentoolkit/gentoolkit-0.6.11.ebuild index 48c92fe1c674..dfd8baea181a 100644 --- a/app-portage/gentoolkit/gentoolkit-0.6.11.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.6.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 else SRC_URI="https://gitweb.gentoo.org/proj/gentoolkit.git/snapshot/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" fi DESCRIPTION="Collection of administration scripts for Gentoo" diff --git a/app-portage/gentoolkit/gentoolkit-0.7.1.ebuild b/app-portage/gentoolkit/gentoolkit-0.7.1.ebuild index 17f83965ba79..dfd8baea181a 100644 --- a/app-portage/gentoolkit/gentoolkit-0.7.1.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.7.1.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 else SRC_URI="https://gitweb.gentoo.org/proj/gentoolkit.git/snapshot/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" fi DESCRIPTION="Collection of administration scripts for Gentoo" |
