diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 13:10:11 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 13:10:11 +0000 |
commit | 831b6ad77f87be8b1a0a65036884dc4926eba2fd (patch) | |
tree | ccf9cac87377d72170a697a9c35ef27ba7883b6d /app-crypt/qca/qca-2.0.3.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-831b6ad77f87be8b1a0a65036884dc4926eba2fd.tar.gz historical-831b6ad77f87be8b1a0a65036884dc4926eba2fd.tar.bz2 historical-831b6ad77f87be8b1a0a65036884dc4926eba2fd.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/qca/qca-2.0.3.ebuild')
-rw-r--r-- | app-crypt/qca/qca-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/qca/qca-2.0.3.ebuild b/app-crypt/qca/qca-2.0.3.ebuild index 23cc6ceb02bc..601394028854 100644 --- a/app-crypt/qca/qca-2.0.3.ebuild +++ b/app-crypt/qca/qca-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.3.ebuild,v 1.10 2012/04/17 17:13:09 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.3.ebuild,v 1.11 2012/05/17 13:10:11 aballier Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="aqua debug doc examples" RESTRICT="test" |