diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-26 17:00:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-26 17:00:24 +0000 |
commit | 4a14c76a41be541725733f623600cada3128ce34 (patch) | |
tree | 1924c7e099b56e587717e97ee7b66d4fc9eecc8f /app-office/unoconv/unoconv-0.6.ebuild | |
parent | Stable for ppc, wrt bug #480998 (diff) | |
download | historical-4a14c76a41be541725733f623600cada3128ce34.tar.gz historical-4a14c76a41be541725733f623600cada3128ce34.tar.bz2 historical-4a14c76a41be541725733f623600cada3128ce34.zip |
Stable for ppc, wrt bug #481898
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-office/unoconv/unoconv-0.6.ebuild')
-rw-r--r-- | app-office/unoconv/unoconv-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/unoconv/unoconv-0.6.ebuild b/app-office/unoconv/unoconv-0.6.ebuild index 3f9c9c905b28..b349357bf79c 100644 --- a/app-office/unoconv/unoconv-0.6.ebuild +++ b/app-office/unoconv/unoconv-0.6.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/unoconv/unoconv-0.6.ebuild,v 1.5 2013/08/23 16:36:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-0.6.ebuild,v 1.6 2013/08/26 17:00:22 ago Exp $ EAPI=3 @@ -19,7 +19,7 @@ SLOT="0" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${PV} == 9999* ]] || \ -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" |