diff options
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 cdc68b759a7d..3f9c9c905b28 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.4 2013/03/09 19:37:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-0.6.ebuild,v 1.5 2013/08/23 16:36:49 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="" |