summaryrefslogtreecommitdiff
path: root/sys-apps/file
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-17 15:03:58 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-17 15:23:11 +0100
commit4ed57338d6f4d32c3c95e366c2af433c7b69810f (patch)
treeceac840a263ab0d86708a9f62c864e5516df877e /sys-apps/file
parent4a11dbbb01f1dbef0cb19b0bf0354456c09092a2 (diff)
downloadgentoo-4ed57338d6f4d32c3c95e366c2af433c7b69810f.tar.gz
gentoo-4ed57338d6f4d32c3c95e366c2af433c7b69810f.tar.xz
sys-apps/file: ia64 stable wrt bug #579306
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 d624e2ee15f..630fac2bc5c 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"