diff options
author | Sam James <sam@gentoo.org> | 2024-03-04 10:25:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-04 10:25:37 +0000 |
commit | 1ab88112cb7ec144f51f8b79f43dbe0ef03e2d25 (patch) | |
tree | 39e94c54cf8561f36915b59e922718d38c5414b9 /app-portage | |
parent | app-emulation/qemu: drop 7.2.8 (diff) | |
download | gentoo-1ab88112cb7ec144f51f8b79f43dbe0ef03e2d25.tar.gz gentoo-1ab88112cb7ec144f51f8b79f43dbe0ef03e2d25.tar.bz2 gentoo-1ab88112cb7ec144f51f8b79f43dbe0ef03e2d25.zip |
app-portage/elt-patches: Stabilize 20240116 hppa, #924412
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20240116.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20240116.ebuild b/app-portage/elt-patches/elt-patches-20240116.ebuild index e4f296996a88..1c8e8632cc83 100644 --- a/app-portage/elt-patches/elt-patches-20240116.ebuild +++ b/app-portage/elt-patches/elt-patches-20240116.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" |