diff options
author | 2024-03-14 06:06:49 +0000 | |
---|---|---|
committer | 2024-03-14 06:06:49 +0000 | |
commit | c22b65ee4fff834a6aea5896be00241494be755c (patch) | |
tree | f22a3b48412f871ec13b2f77ddca59e9051cea3a /sys-apps/file | |
parent | sys-apps/fakeroot: Stabilize 1.33 sparc, #926986 (diff) | |
download | gentoo-c22b65ee4fff834a6aea5896be00241494be755c.tar.gz gentoo-c22b65ee4fff834a6aea5896be00241494be755c.tar.bz2 gentoo-c22b65ee4fff834a6aea5896be00241494be755c.zip |
sys-apps/file: Stabilize 5.45-r4 arm, #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 3876dcbbf72f..baed08a00af9 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 |