summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-09-26 11:32:55 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-09-26 11:32:55 +0200
commit216c231ba842d5416d747623210ca6e1ff2a9bf2 (patch)
treebbeeb86bd0abb859bed3aa51d8b17b3e2d288fc6
parentmedia-libs/openh264: stable 1.7.0 for ppc, bug #604420 (diff)
downloadgentoo-216c231b.tar.gz
gentoo-216c231b.tar.bz2
gentoo-216c231b.zip
sys-apps/file-5.32-r0: alpha stable
Gentoo-Bug: 629872
-rw-r--r--sys-apps/file/file-5.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/file/file-5.32.ebuild b/sys-apps/file/file-5.32.ebuild
index b6ade1f1cb66..63ef12d53e54 100644
--- a/sys-apps/file/file-5.32.ebuild
+++ b/sys-apps/file/file-5.32.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit autotools git-r3
else
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="identify a file's format by scanning binary data for patterns"