diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-10-03 15:57:24 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-10-03 15:57:24 +0200 |
commit | 063f3d3de46d4aab66d30246e7605f0a68235688 (patch) | |
tree | 0ac7a7283c61eeae74de462bcddb23ce5992ce3e /app-portage | |
parent | app-portage/getuto: drop 1.6, 1.7 (diff) | |
download | gentoo-063f3d3de46d4aab66d30246e7605f0a68235688.tar.gz gentoo-063f3d3de46d4aab66d30246e7605f0a68235688.tar.bz2 gentoo-063f3d3de46d4aab66d30246e7605f0a68235688.zip |
app-portage/getuto: stabilize 1.9 for arm, ppc64
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/getuto/getuto-1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/getuto/getuto-1.9.ebuild b/app-portage/getuto/getuto-1.9.ebuild index 4778eb372c02..35bf5df5276f 100644 --- a/app-portage/getuto/getuto-1.9.ebuild +++ b/app-portage/getuto/getuto-1.9.ebuild @@ -15,7 +15,7 @@ else " S=${WORKDIR}/${PN}-${P} - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~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/17.1/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar )" |