diff options
author | Sam James <sam@gentoo.org> | 2025-01-06 09:37:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-06 09:37:42 +0000 |
commit | fa7c1ea2aac4117f3d9687d2d66809b58b47a082 (patch) | |
tree | 20b771ae8bff40224d4251725ee8f7674ab2cea4 /app-portage | |
parent | app-portage/elt-patches: Stabilize 20241121 arm64, #947597 (diff) | |
download | gentoo-fa7c1ea2aac4117f3d9687d2d66809b58b47a082.tar.gz gentoo-fa7c1ea2aac4117f3d9687d2d66809b58b47a082.tar.bz2 gentoo-fa7c1ea2aac4117f3d9687d2d66809b58b47a082.zip |
app-portage/elt-patches: Stabilize 20241121 ppc64, #947597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20241121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20241121.ebuild b/app-portage/elt-patches/elt-patches-20241121.ebuild index b798fead919b..33e27d12d117 100644 --- a/app-portage/elt-patches/elt-patches-20241121.ebuild +++ b/app-portage/elt-patches/elt-patches-20241121.ebuild @@ -19,7 +19,7 @@ else https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz " - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="GPL-2" |