diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-26 20:58:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-26 21:19:20 +0100 |
commit | dfedaf901826a343571fc9bf8bcc2236c3a9749b (patch) | |
tree | 1dfc456c622991d9b0c7b5d2b2e4b914304ac9c6 /sys-apps | |
parent | app-text/xmlto: stable 0.0.28-r1 for hppa, bug #669068 (diff) | |
download | gentoo-dfedaf901826a343571fc9bf8bcc2236c3a9749b.tar.gz gentoo-dfedaf901826a343571fc9bf8bcc2236c3a9749b.tar.bz2 gentoo-dfedaf901826a343571fc9bf8bcc2236c3a9749b.zip |
sys-apps/file: stable 5.34 for hppa, bug #669282
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/file/file-5.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/file/file-5.34.ebuild b/sys-apps/file/file-5.34.ebuild index bd1b4740ec41..8935371675a2 100644 --- a/sys-apps/file/file-5.34.ebuild +++ b/sys-apps/file/file-5.34.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 ~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 ~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" |