diff options
author | Sam James <sam@gentoo.org> | 2025-01-06 09:37:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-06 09:37:41 +0000 |
commit | 50c7756a437be6310b03d0bec13ddf0ced286edd (patch) | |
tree | 1fc2fa11f5f7232075cd9d818627eb86620e013e /app-portage | |
parent | app-portage/elt-patches: Stabilize 20241121 ppc, #947597 (diff) | |
download | gentoo-50c7756a437be6310b03d0bec13ddf0ced286edd.tar.gz gentoo-50c7756a437be6310b03d0bec13ddf0ced286edd.tar.bz2 gentoo-50c7756a437be6310b03d0bec13ddf0ced286edd.zip |
app-portage/elt-patches: Stabilize 20241121 arm64, #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 d5f543db3d3e..b798fead919b 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" |