diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:39:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:51:19 +0000 |
commit | 822528a5fdb24847322689fb019347e309197e93 (patch) | |
tree | 45c6ec482c7edcc71a5ed49919d44362e70a05ce /app-antivirus | |
parent | dev-libs/zziplib: stable 0.13.69-r1 for hppa, bug #614040 (diff) | |
download | gentoo-822528a5fdb24847322689fb019347e309197e93.tar.gz gentoo-822528a5fdb24847322689fb019347e309197e93.tar.bz2 gentoo-822528a5fdb24847322689fb019347e309197e93.zip |
app-antivirus/clamav: stable 0.102.1-r3 for hppa, bug #702010
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.102.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.1-r3.ebuild b/app-antivirus/clamav/clamav-0.102.1-r3.ebuild index b067114b4b00..7341ff9485b9 100644 --- a/app-antivirus/clamav/clamav-0.102.1-r3.ebuild +++ b/app-antivirus/clamav/clamav-0.102.1-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 doc clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter metadata-analysis-api selinux static-libs test uclibc xml" RESTRICT="!test? ( test )" |