diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-09-14 19:11:21 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-09-14 19:11:21 +0000 |
commit | e0eb2df248dd7643230b768805127bbc167713f7 (patch) | |
tree | caeff46b31d6337382f00056e01e455103b5b4d1 /app-crypt/qca/qca-2.0.3.ebuild | |
parent | Add message at the end about possible computer players (bug #382915) (diff) | |
download | historical-e0eb2df248dd7643230b768805127bbc167713f7.tar.gz historical-e0eb2df248dd7643230b768805127bbc167713f7.tar.bz2 historical-e0eb2df248dd7643230b768805127bbc167713f7.zip |
Marked ~ppc-macos, bug #382057
Package-Manager: portage-2.2.01.19247-prefix/cvs/Darwin i386
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 d6526076bc3a..e65264a6d3ce 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-2011 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.8 2011/08/17 16:42:26 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.3.ebuild,v 1.9 2011/09/14 19:11:21 grobian Exp $ EAPI="3" inherit eutils multilib qt4-r2 @@ -11,7 +11,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 ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="aqua debug doc examples" RESTRICT="test" |