diff options
author | 2025-01-28 06:38:43 +0000 | |
---|---|---|
committer | 2025-01-28 06:38:43 +0000 | |
commit | f5c2c72db323bc88987d740afcf1a337d1e8c61f (patch) | |
tree | 352f3cff1c940b8004103dca7365cf228e1f51a8 /app-portage/getuto | |
parent | games-util/grfcodec: add 9999 (diff) | |
download | gentoo-f5c2c72db323bc88987d740afcf1a337d1e8c61f.tar.gz gentoo-f5c2c72db323bc88987d740afcf1a337d1e8c61f.tar.bz2 gentoo-f5c2c72db323bc88987d740afcf1a337d1e8c61f.zip |
app-portage/getuto: Stabilize 1.14 ALLARCHES, #948922
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/getuto')
-rw-r--r-- | app-portage/getuto/getuto-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/getuto/getuto-1.14.ebuild b/app-portage/getuto/getuto-1.14.ebuild index 288ed5ed1b96..5f8453a0db8e 100644 --- a/app-portage/getuto/getuto-1.14.ebuild +++ b/app-portage/getuto/getuto-1.14.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 @@ -15,7 +15,7 @@ else " S=${WORKDIR}/${PN}-${P} - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar -> ${PN}-23.0-libc-1-r1-1.gpkg.tar )" |