diff options
author | Sam James <sam@gentoo.org> | 2022-01-27 19:04:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-27 19:04:01 +0000 |
commit | 0e10776af4fb7aaed1080b1404a1da98976f6edd (patch) | |
tree | 8106f378217859f8e04345392e1c552b112d4e03 /app-portage | |
parent | sys-fs/cryptsetup: Stabilize 2.4.3 hppa, #831982 (diff) | |
download | gentoo-0e10776af4fb7aaed1080b1404a1da98976f6edd.tar.gz gentoo-0e10776af4fb7aaed1080b1404a1da98976f6edd.tar.bz2 gentoo-0e10776af4fb7aaed1080b1404a1da98976f6edd.zip |
app-portage/elt-patches: Stabilize 20211104 hppa, #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 e711cd3cc09c..9cf32e76ec39 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" |