diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:27:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:27:25 +0000 |
commit | d4b856b9629b1e6264ee41e97cfd9a19a91bced0 (patch) | |
tree | cea0f470c0fabd08239fafb7bdb6c9f04e5f1686 /app-portage | |
parent | app-shells/dash: Stabilize 0.5.12 amd64, #892169 (diff) | |
download | gentoo-d4b856b9629b1e6264ee41e97cfd9a19a91bced0.tar.gz gentoo-d4b856b9629b1e6264ee41e97cfd9a19a91bced0.tar.bz2 gentoo-d4b856b9629b1e6264ee41e97cfd9a19a91bced0.zip |
app-portage/elt-patches: Stabilize 20221210 amd64, #892171
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20221210.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20221210.ebuild b/app-portage/elt-patches/elt-patches-20221210.ebuild index b492a14164a8..93ca55efaf9f 100644 --- a/app-portage/elt-patches/elt-patches-20221210.ebuild +++ b/app-portage/elt-patches/elt-patches-20221210.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" |