diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:58:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:58:01 +0000 |
commit | c4bddaee9cf2d8738e9f6e3f4fc84593ef219a43 (patch) | |
tree | 80c6b5ba36e4db408d7dee18cb5cdb03b73db37a /app-portage | |
parent | app-arch/unzip: Stabilize 6.0_p26 sparc, #788907 (diff) | |
download | gentoo-c4bddaee9cf2d8738e9f6e3f4fc84593ef219a43.tar.gz gentoo-c4bddaee9cf2d8738e9f6e3f4fc84593ef219a43.tar.bz2 gentoo-c4bddaee9cf2d8738e9f6e3f4fc84593ef219a43.zip |
app-portage/elt-patches: Stabilize 20201205 sparc, #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 56926c4b6e51..93f53bbffe0c 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" |