diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-08 21:38:18 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-08 21:38:18 +0000 |
commit | be5922cbf459976d437aa051c13bcb089c66545d (patch) | |
tree | 35ea8864b99b5270cd2ccdf328106f914177fce1 /app-office/akonadi-server | |
parent | [app-office/akonadi-server] add back accidently dropped keywords (diff) | |
download | historical-be5922cbf459976d437aa051c13bcb089c66545d.tar.gz historical-be5922cbf459976d437aa051c13bcb089c66545d.tar.bz2 historical-be5922cbf459976d437aa051c13bcb089c66545d.zip |
[app-office/akonadi-server] add back accidently dropped keywords
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'app-office/akonadi-server')
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/akonadi-server/akonadi-server-1.3.0.ebuild b/app-office/akonadi-server/akonadi-server-1.3.0.ebuild index 7f041274305b..4d232a8fa00e 100644 --- a/app-office/akonadi-server/akonadi-server-1.3.0.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.3.0.ebuild,v 1.2 2010/02/08 21:37:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.3.0.ebuild,v 1.3 2010/02/08 21:38:18 alexxy Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://pim.kde.org/akonadi" SRC_URI="http://download.akonadi-project.org/${P/-server/}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="+mysql postgres sqlite" |