diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-14 10:20:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-14 10:20:07 +0200 |
commit | f3ea5331169031bb2649dc139b6cdfba2b201f39 (patch) | |
tree | 5c95e354fc80e19406c70f1b908d8a9806b6bc09 /sys-apps/file | |
parent | app-misc/ca-certificates: Stabilize 20230311.3.97 ppc64, #926991 (diff) | |
download | gentoo-f3ea5331169031bb2649dc139b6cdfba2b201f39.tar.gz gentoo-f3ea5331169031bb2649dc139b6cdfba2b201f39.tar.bz2 gentoo-f3ea5331169031bb2649dc139b6cdfba2b201f39.zip |
sys-apps/file: Stabilize 5.45-r4 ppc64, #926987
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/file-5.45-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/file/file-5.45-r4.ebuild b/sys-apps/file/file-5.45-r4.ebuild index c50f0ffaa948..4947c83e8990 100644 --- a/sys-apps/file/file-5.45-r4.ebuild +++ b/sys-apps/file/file-5.45-r4.ebuild @@ -18,7 +18,7 @@ else SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz" SRC_URI+=" verify-sig? ( ftp://ftp.astron.com/pub/file/${P}.tar.gz.asc )" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-file )" fi |