summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-11-29 09:07:21 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-11-29 09:07:21 +0000
commit483555329af3379ae1108924b6f76b9ba24fa68d (patch)
tree77f600a75334ecf043df0159afa760eb3ead9687 /app-antivirus/clamav
parentRemove mistakenly added stable keywords (diff)
downloadgentoo-2-483555329af3379ae1108924b6f76b9ba24fa68d.tar.gz
gentoo-2-483555329af3379ae1108924b6f76b9ba24fa68d.tar.bz2
gentoo-2-483555329af3379ae1108924b6f76b9ba24fa68d.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/clamav')
-rw-r--r--app-antivirus/clamav/clamav-0.98.ebuild4
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 e2f533c35a21..5e85fe3b27d3 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.6 2013/11/29 09:05:17 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.ebuild,v 1.7 2013/11/29 09:07:21 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 )