diff options
author | 2021-05-08 18:49:01 +0000 | |
---|---|---|
committer | 2021-05-08 18:49:01 +0000 | |
commit | c3fb5047d7af3280c3769b22be3ab01ad4c1d66a (patch) | |
tree | a89a14574f5c0cece1f7a17cac474550851415ee /app-portage | |
parent | app-arch/unzip: Stabilize 6.0_p26 arm64, #788907 (diff) | |
download | gentoo-c3fb5047d7af3280c3769b22be3ab01ad4c1d66a.tar.gz gentoo-c3fb5047d7af3280c3769b22be3ab01ad4c1d66a.tar.bz2 gentoo-c3fb5047d7af3280c3769b22be3ab01ad4c1d66a.zip |
app-portage/elt-patches: Stabilize 20201205 arm64, #788910
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20201205.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20201205.ebuild b/app-portage/elt-patches/elt-patches-20201205.ebuild index 3fa22f1a406f..37d7814ccca5 100644 --- a/app-portage/elt-patches/elt-patches-20201205.ebuild +++ b/app-portage/elt-patches/elt-patches-20201205.ebuild @@ -9,7 +9,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" |