diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-02-20 13:18:52 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-02-20 13:18:52 +0000 |
commit | 42c1b5eb73f91d3faa78195ea3df7788163156fe (patch) | |
tree | a0a4ebaa1538140a41d380bb6cb067ead18eaf2f /app-office/calligra-l10n | |
parent | Add an udev USE flag for the rules generation; add a dependency on sane-backe... (diff) | |
download | gentoo-2-42c1b5eb73f91d3faa78195ea3df7788163156fe.tar.gz gentoo-2-42c1b5eb73f91d3faa78195ea3df7788163156fe.tar.bz2 gentoo-2-42c1b5eb73f91d3faa78195ea3df7788163156fe.zip |
Keyword ~arm
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-office/calligra-l10n')
-rw-r--r-- | app-office/calligra-l10n/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/calligra-l10n/calligra-l10n-2.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/calligra-l10n/ChangeLog b/app-office/calligra-l10n/ChangeLog index 46d2cc3c6e71..a08685526672 100644 --- a/app-office/calligra-l10n/ChangeLog +++ b/app-office/calligra-l10n/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/calligra-l10n # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/ChangeLog,v 1.28 2013/01/25 09:34:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/ChangeLog,v 1.29 2013/02/20 13:18:52 chithanh Exp $ + + 20 Feb 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + calligra-l10n-2.5.5.ebuild: + Keyword ~arm *calligra-l10n-2.5.5 (25 Jan 2013) diff --git a/app-office/calligra-l10n/calligra-l10n-2.5.5.ebuild b/app-office/calligra-l10n/calligra-l10n-2.5.5.ebuild index 98d292f8eb0d..be5cd1890ee1 100644 --- a/app-office/calligra-l10n/calligra-l10n-2.5.5.ebuild +++ b/app-office/calligra-l10n/calligra-l10n-2.5.5.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-office/calligra-l10n/calligra-l10n-2.5.5.ebuild,v 1.1 2013/01/25 09:34:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/calligra-l10n-2.5.5.ebuild,v 1.2 2013/02/20 13:18:52 chithanh Exp $ EAPI=4 @@ -13,7 +13,7 @@ LICENSE="GPL-2" DEPEND="sys-devel/gettext" RDEPEND="!app-office/koffice-l10n" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc" MY_LANGS="ca da de el en_GB es et fi fr gl hu it ja kk nb nds nl pl pt pt_BR ru sk sv uk zh_CN zh_TW" |