diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-12 20:52:41 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 09:25:13 +0300 |
commit | f59ec829b5f4c1c783870ccac97fd2b26ab58d1e (patch) | |
tree | 75f0e65652464529ce0e5de973fdcb0ac0cb5542 /app-portage | |
parent | sys-apps/ethtool: Stabilize 6.7 hppa, #926990 (diff) | |
download | gentoo-f59ec829b5f4c1c783870ccac97fd2b26ab58d1e.tar.gz gentoo-f59ec829b5f4c1c783870ccac97fd2b26ab58d1e.tar.bz2 gentoo-f59ec829b5f4c1c783870ccac97fd2b26ab58d1e.zip |
app-portage/elt-patches: Stabilize 20240213 hppa, #927048
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20240213.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20240213.ebuild b/app-portage/elt-patches/elt-patches-20240213.ebuild index e4f296996a88..1c8e8632cc83 100644 --- a/app-portage/elt-patches/elt-patches-20240213.ebuild +++ b/app-portage/elt-patches/elt-patches-20240213.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" |