summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-01-18 02:52:21 -0600
committerMike Frysinger <vapier@gentoo.org>2017-01-18 02:55:29 -0600
commit5031319be2234fe850ae982aadb1fd46e11bc8cf (patch)
treee8c9f44225060055be11031ec6513b347deea45f /sys-apps/file
parentdev-libs/libpcre: mark 8.39 arm64/m68k/s390/sh stable (diff)
downloadgentoo-5031319be2234fe850ae982aadb1fd46e11bc8cf.tar.gz
gentoo-5031319be2234fe850ae982aadb1fd46e11bc8cf.tar.bz2
gentoo-5031319be2234fe850ae982aadb1fd46e11bc8cf.zip
sys-apps/file: mark 5.25 arm64/m68k/s390/sh stable
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/file-5.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/file/file-5.25.ebuild b/sys-apps/file/file-5.25.ebuild
index 630fac2bc5c3..4fbe5e75039f 100644
--- a/sys-apps/file/file-5.25.ebuild
+++ b/sys-apps/file/file-5.25.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
else
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="identify a file's format by scanning binary data for patterns"