From 408100e631f3b8c19bc6a300c5fb8a30b43f65db Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 4 Sep 2023 07:15:01 +0000 Subject: [PATCH] sys-apps/pv: Sync with Gentoo It's from Gentoo commit a096f4c4c4effb725921463b05e2e6dec3e36535. --- .../src/third_party/portage-stable/sys-apps/pv/pv-1.7.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/pv/pv-1.7.24.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/pv/pv-1.7.24.ebuild index 2888d46d42..bea3f95d63 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/pv/pv-1.7.24.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/pv/pv-1.7.24.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug nls" DOCS=( README.md doc/NEWS.md doc/TODO.md )