diff options
author | Sam James <sam@gentoo.org> | 2022-01-26 05:05:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-26 05:05:09 +0000 |
commit | 43cff9f8aae1653d4f548b95f0c1d88dbed75f0f (patch) | |
tree | 66bc6d20fbc06062dc20d49334e853dcace1eba7 /app-portage | |
parent | sys-apps/moreutils: Stabilize 0.67 amd64, #832078 (diff) | |
download | gentoo-43cff9f8aae1653d4f548b95f0c1d88dbed75f0f.tar.gz gentoo-43cff9f8aae1653d4f548b95f0c1d88dbed75f0f.tar.bz2 gentoo-43cff9f8aae1653d4f548b95f0c1d88dbed75f0f.zip |
app-portage/elt-patches: Stabilize 20211104 x86, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20211104.ebuild b/app-portage/elt-patches/elt-patches-20211104.ebuild index 02cf5f548534..b42f686835a7 100644 --- a/app-portage/elt-patches/elt-patches-20211104.ebuild +++ b/app-portage/elt-patches/elt-patches-20211104.ebuild @@ -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" |