diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-29 09:06:23 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-29 09:06:23 +0000 |
commit | daf6bee1abaff5b85e3af5d06e94bd17728965b0 (patch) | |
tree | fe70669639daab470a2ac2a4d05b0c0bb9469a09 /app-antivirus/clamav | |
parent | QA: set keywords according to bug #470090 (diff) | |
download | gentoo-2-daf6bee1abaff5b85e3af5d06e94bd17728965b0.tar.gz gentoo-2-daf6bee1abaff5b85e3af5d06e94bd17728965b0.tar.bz2 gentoo-2-daf6bee1abaff5b85e3af5d06e94bd17728965b0.zip |
Remove mistakenly added stable keywords
(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.97.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.97.8.ebuild b/app-antivirus/clamav/clamav-0.97.8.ebuild index ead2658bee1d..d5bac2d7fcb7 100644 --- a/app-antivirus/clamav/clamav-0.97.8.ebuild +++ b/app-antivirus/clamav/clamav-0.97.8.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.97.8.ebuild,v 1.4 2013/11/29 09:02:56 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.8.ebuild,v 1.5 2013/11/29 09:06:23 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 ) |