diff options
author | Sam James <sam@gentoo.org> | 2024-03-14 06:51:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-14 06:52:50 +0000 |
commit | 47328b6f1e03bed9e591f027e3459c84626302f9 (patch) | |
tree | ef9b7d922a96e1c313a8c44dfe84a97933a04720 /sys-apps/file | |
parent | media-libs/libsidplay: filter LTO (diff) | |
download | gentoo-47328b6f1e03bed9e591f027e3459c84626302f9.tar.gz gentoo-47328b6f1e03bed9e591f027e3459c84626302f9.tar.bz2 gentoo-47328b6f1e03bed9e591f027e3459c84626302f9.zip |
sys-apps/file: Stabilize 5.45-r4 sparc, #926987
Signed-off-by: Sam James <sam@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 46c51b9bbe3b..ea85ffc24d85 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 |