diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:39:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:39:31 +0100 |
commit | e67b415d242b8d383d2a815e2b218085d0a072a6 (patch) | |
tree | 50c21ff2eb85118d2a8d253a867ca0c4278aec45 /app-portage/elt-patches | |
parent | app-portage/elt-patches: Stabilize 20240512 ppc64, #934877 (diff) | |
download | gentoo-e67b415d242b8d383d2a815e2b218085d0a072a6.tar.gz gentoo-e67b415d242b8d383d2a815e2b218085d0a072a6.tar.bz2 gentoo-e67b415d242b8d383d2a815e2b218085d0a072a6.zip |
app-portage/elt-patches: Stabilize 20240512 x86, #934877
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/elt-patches')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20240512.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20240512.ebuild b/app-portage/elt-patches/elt-patches-20240512.ebuild index 9210847e507a..29039b429788 100644 --- a/app-portage/elt-patches/elt-patches-20240512.ebuild +++ b/app-portage/elt-patches/elt-patches-20240512.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" |