diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:23:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:23:59 +0200 |
commit | 9278219fc6a399999e5e0c334be68a38c2255446 (patch) | |
tree | d22e004525407b17e6fbfe8ac841e3511795b57c /app-portage | |
parent | app-portage/elt-patches: Stabilize 20220831 hppa, #879273 (diff) | |
download | gentoo-9278219fc6a399999e5e0c334be68a38c2255446.tar.gz gentoo-9278219fc6a399999e5e0c334be68a38c2255446.tar.bz2 gentoo-9278219fc6a399999e5e0c334be68a38c2255446.zip |
app-portage/elt-patches: Stabilize 20220831 ppc, #879273
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20220831.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20220831.ebuild b/app-portage/elt-patches/elt-patches-20220831.ebuild index f64a829d3747..3419a2eae623 100644 --- a/app-portage/elt-patches/elt-patches-20220831.ebuild +++ b/app-portage/elt-patches/elt-patches-20220831.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 ~loong ~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 ~loong ~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" |