diff options
author | Sam James <sam@gentoo.org> | 2024-09-30 05:30:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-30 05:30:36 +0100 |
commit | 8a8443c0d6657e1e0f5e0f0b954b54288bb8c02b (patch) | |
tree | fd07da17cdc13acb0acc1a232234e20fddcc6648 /app-portage | |
parent | app-portage/elt-patches: Stabilize 20240912 amd64, #940503 (diff) | |
download | gentoo-8a8443c0d6657e1e0f5e0f0b954b54288bb8c02b.tar.gz gentoo-8a8443c0d6657e1e0f5e0f0b954b54288bb8c02b.tar.bz2 gentoo-8a8443c0d6657e1e0f5e0f0b954b54288bb8c02b.zip |
app-portage/elt-patches: Stabilize 20240912 ppc, #940503
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20240912.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20240912.ebuild b/app-portage/elt-patches/elt-patches-20240912.ebuild index 29c9a6638257..388bdf2b0fc5 100644 --- a/app-portage/elt-patches/elt-patches-20240912.ebuild +++ b/app-portage/elt-patches/elt-patches-20240912.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" |