diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:23:34 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:24:09 +0100 |
commit | df5f764f11b625cb14845e85a6a6c1de987db0a4 (patch) | |
tree | dc04e1bc2c41668b872eccf37d522f3d11902c72 /app-officeext/ooofbtools | |
parent | media-libs/libmatroska: x86 stable (bug #641328) (diff) | |
download | gentoo-df5f764f11b625cb14845e85a6a6c1de987db0a4.tar.gz gentoo-df5f764f11b625cb14845e85a6a6c1de987db0a4.tar.bz2 gentoo-df5f764f11b625cb14845e85a6a6c1de987db0a4.zip |
app-officeext/ooofbtools: x86 stable (bug #642374)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'app-officeext/ooofbtools')
-rw-r--r-- | app-officeext/ooofbtools/ooofbtools-2.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/ooofbtools/ooofbtools-2.51.ebuild b/app-officeext/ooofbtools/ooofbtools-2.51.ebuild index 0c5234aaa3d0..5cea90c2d8d3 100644 --- a/app-officeext/ooofbtools/ooofbtools-2.51.ebuild +++ b/app-officeext/ooofbtools/ooofbtools-2.51.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="dev-libs/libxml2 app-arch/zip" |