diff options
author | 2013-11-29 09:05:17 +0000 | |
---|---|---|
committer | 2013-11-29 09:05:17 +0000 | |
commit | 038d359c0e7d959f409abc53c13e0a8a4294d7d3 (patch) | |
tree | 3607e60ec6ee470bc88a4c80a37730b6b6a1d37e /app-antivirus | |
parent | QA: set keywords according to bug #470090 (diff) | |
download | gentoo-2-038d359c0e7d959f409abc53c13e0a8a4294d7d3.tar.gz gentoo-2-038d359c0e7d959f409abc53c13e0a8a4294d7d3.tar.bz2 gentoo-2-038d359c0e7d959f409abc53c13e0a8a4294d7d3.zip |
QA: set keywords according to bug #470090
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.98.ebuild b/app-antivirus/clamav/clamav-0.98.ebuild index 023c6607369b..e2f533c35a21 100644 --- a/app-antivirus/clamav/clamav-0.98.ebuild +++ b/app-antivirus/clamav/clamav-0.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.ebuild,v 1.5 2013/10/09 11:28:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.ebuild,v 1.6 2013/11/29 09:05:17 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs uclibc" CDEPEND="bzip2? ( app-arch/bzip2 ) |