diff options
author | Sam James <sam@gentoo.org> | 2024-08-24 17:28:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-24 17:28:17 +0100 |
commit | 228e777f28213f7969fb2226dc911b4fb2ba678c (patch) | |
tree | 5533f9165beeefea30bd93af664d271ecba40494 /app-portage | |
parent | dev-util/elfkickers: build with -j1 (diff) | |
download | gentoo-228e777f28213f7969fb2226dc911b4fb2ba678c.tar.gz gentoo-228e777f28213f7969fb2226dc911b4fb2ba678c.tar.bz2 gentoo-228e777f28213f7969fb2226dc911b4fb2ba678c.zip |
app-portage/elt-patches: Stabilize 20240721 ppc, #938464
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20240721.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20240721.ebuild b/app-portage/elt-patches/elt-patches-20240721.ebuild index 29410c13f990..79f74a5238b1 100644 --- a/app-portage/elt-patches/elt-patches-20240721.ebuild +++ b/app-portage/elt-patches/elt-patches-20240721.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" |