diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-04 06:53:25 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-04 06:53:25 +0200 |
commit | f47cc8f53331c0be15e509eda6d241535bc29ead (patch) | |
tree | 9655396fb9748f24a6ff8491d068185007423b54 | |
parent | sys-libs/cracklib: arm stable, bug #583954 (diff) | |
download | gentoo-f47cc8f53331c0be15e509eda6d241535bc29ead.tar.gz gentoo-f47cc8f53331c0be15e509eda6d241535bc29ead.tar.bz2 gentoo-f47cc8f53331c0be15e509eda6d241535bc29ead.zip |
sys-apps/file: arm stable, bug #583956
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | sys-apps/file/file-5.25.ebuild | 2 |
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 54e5f1931167..2193e1046443 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" |