diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:20:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:20:29 +0000 |
commit | 3627b5d1477cf2dd37920390c20fe8bc3e9eaafd (patch) | |
tree | 509f8055da571f704d4d0ca41c24696df6b2ba01 /app-portage | |
parent | www-apps/gitea: Stabilize 1.18.3 amd64, #892137 (diff) | |
download | gentoo-3627b5d1477cf2dd37920390c20fe8bc3e9eaafd.tar.gz gentoo-3627b5d1477cf2dd37920390c20fe8bc3e9eaafd.tar.bz2 gentoo-3627b5d1477cf2dd37920390c20fe8bc3e9eaafd.zip |
app-portage/elt-patches: Stabilize 20221210 x86, #892171
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20221210.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/elt-patches/elt-patches-20221210.ebuild b/app-portage/elt-patches/elt-patches-20221210.ebuild index e9ea9fdac84e..15bab2db652f 100644 --- a/app-portage/elt-patches/elt-patches-20221210.ebuild +++ b/app-portage/elt-patches/elt-patches-20221210.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND="sys-apps/gentoo-functions" BDEPEND="app-arch/xz-utils" |