diff options
author | Sam James <sam@gentoo.org> | 2024-03-16 09:27:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-16 09:27:10 +0000 |
commit | 6866828265878b9cc29e25456cc8c57691e81af1 (patch) | |
tree | 47813cc74d80a95efa20a44629f9e9bf4dd539b4 /app-portage | |
parent | sys-devel/gcc: Stabilize 13.2.1_p20240210 x86, #926526 (diff) | |
download | gentoo-6866828265878b9cc29e25456cc8c57691e81af1.tar.gz gentoo-6866828265878b9cc29e25456cc8c57691e81af1.tar.bz2 gentoo-6866828265878b9cc29e25456cc8c57691e81af1.zip |
app-portage/elt-patches: Stabilize 20240213 x86, #927048
Signed-off-by: Sam James <sam@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 241054b93853..e3cef934ecfa 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" |