diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-29 09:49:26 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-29 09:49:26 +0200 |
commit | bc85fcc9b9e909051f9f5fa2aef5aa8891db5736 (patch) | |
tree | d093dbf78f2475e21463d181fe9919c949a31068 | |
parent | sys-process/parallel: Stabilize 20240222 ppc, #930869 (diff) | |
download | gentoo-bc85fcc9b9e909051f9f5fa2aef5aa8891db5736.tar.gz gentoo-bc85fcc9b9e909051f9f5fa2aef5aa8891db5736.tar.bz2 gentoo-bc85fcc9b9e909051f9f5fa2aef5aa8891db5736.zip |
app-portage/elt-patches: Stabilize 20240324 ppc, #930887
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | app-portage/elt-patches/elt-patches-20240324.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20240324.ebuild b/app-portage/elt-patches/elt-patches-20240324.ebuild index 29410c13f990..79f74a5238b1 100644 --- a/app-portage/elt-patches/elt-patches-20240324.ebuild +++ b/app-portage/elt-patches/elt-patches-20240324.ebuild @@ -19,7 +19,7 @@ else https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz " - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~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" |