diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-12 18:16:24 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-12 18:16:24 +0200 |
commit | 9cbfd5d1cb408aa11903617625a863f858a29924 (patch) | |
tree | b0f17e70df7048b20eb412400b68fc3adfb6f8c2 /app-portage | |
parent | app-portage/elt-patches: Stabilize 20240824 arm, #939523 (diff) | |
download | gentoo-9cbfd5d1cb408aa11903617625a863f858a29924.tar.gz gentoo-9cbfd5d1cb408aa11903617625a863f858a29924.tar.bz2 gentoo-9cbfd5d1cb408aa11903617625a863f858a29924.zip |
app-portage/elt-patches: Stabilize 20240824 amd64, #939523
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20240824.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20240824.ebuild b/app-portage/elt-patches/elt-patches-20240824.ebuild index dd42df4629d7..a20296c020bb 100644 --- a/app-portage/elt-patches/elt-patches-20240824.ebuild +++ b/app-portage/elt-patches/elt-patches-20240824.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" |