diff options
author | Sam James <sam@gentoo.org> | 2022-01-26 05:03:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-26 05:03:06 +0000 |
commit | 99a9bc688c071637430c8315dd1eaebc7f1392da (patch) | |
tree | 63583b2ecf66648ed242a0ee99463acb4c54eaae /app-portage | |
parent | sys-apps/logwatch: Stabilize 7.5.6 hppa, #831737 (diff) | |
download | gentoo-99a9bc688c071637430c8315dd1eaebc7f1392da.tar.gz gentoo-99a9bc688c071637430c8315dd1eaebc7f1392da.tar.bz2 gentoo-99a9bc688c071637430c8315dd1eaebc7f1392da.zip |
app-portage/elt-patches: Stabilize 20211104 amd64, #832073
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20211104.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/elt-patches/elt-patches-20211104.ebuild b/app-portage/elt-patches/elt-patches-20211104.ebuild index 35998947535c..02cf5f548534 100644 --- a/app-portage/elt-patches/elt-patches-20211104.ebuild +++ b/app-portage/elt-patches/elt-patches-20211104.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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 ~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 ~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" |