diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-01 02:04:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-01 02:13:28 +0100 |
commit | b7938d4ba1e750a10a67cef07593a7f6a11bde14 (patch) | |
tree | d9c54de09d08dff51bfc89909334fb019d7b1f15 /app-antivirus | |
parent | dev-java/ant-testutil: x86 stable (bug #678858) (diff) | |
download | gentoo-b7938d4ba1e750a10a67cef07593a7f6a11bde14.tar.gz gentoo-b7938d4ba1e750a10a67cef07593a7f6a11bde14.tar.bz2 gentoo-b7938d4ba1e750a10a67cef07593a7f6a11bde14.zip |
app-antivirus/clamav: x86 stable (bug #678602)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.101.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.101.0.ebuild b/app-antivirus/clamav/clamav-0.101.0.ebuild index 5f65942960da..5ed79a8b1c1b 100644 --- a/app-antivirus/clamav/clamav-0.101.0.ebuild +++ b/app-antivirus/clamav/clamav-0.101.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs test uclibc xml" CDEPEND="bzip2? ( app-arch/bzip2 ) |