diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 20:46:04 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 21:25:20 +0200 |
commit | f0c91672744a50832e02571e2b9a68cd9189412f (patch) | |
tree | d6d1bf677e1c9647618ae6acd43b7ed55155c587 | |
parent | app-office/taskcoach: Drop old (diff) | |
download | gentoo-f0c91672744a50832e02571e2b9a68cd9189412f.tar.gz gentoo-f0c91672744a50832e02571e2b9a68cd9189412f.tar.bz2 gentoo-f0c91672744a50832e02571e2b9a68cd9189412f.zip |
app-office/unoconv: amd64/x86 stable, bug #593212
Package-Manager: portage-2.3.1
-rw-r--r-- | app-office/unoconv/unoconv-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/unoconv/unoconv-0.7.ebuild b/app-office/unoconv/unoconv-0.7.ebuild index ddc3ac209ca3..a7c6744ad032 100644 --- a/app-office/unoconv/unoconv-0.7.ebuild +++ b/app-office/unoconv/unoconv-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |