diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:24:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:35 +0100 |
commit | 9bc197a03332bdb8ab0431aa72197aa42938e7fe (patch) | |
tree | 7f2fb80acfca1dbc98bb2bed3c45dfbf3bba6512 | |
parent | dev-python/cryptography-vectors: x86 stable wrt bug #592618 (diff) | |
download | gentoo-9bc197a03332bdb8ab0431aa72197aa42938e7fe.tar.gz gentoo-9bc197a03332bdb8ab0431aa72197aa42938e7fe.tar.bz2 gentoo-9bc197a03332bdb8ab0431aa72197aa42938e7fe.zip |
app-officeext/ooofbtools: x86 stable wrt bug #593646
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-officeext/ooofbtools/ooofbtools-2.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/ooofbtools/ooofbtools-2.47.ebuild b/app-officeext/ooofbtools/ooofbtools-2.47.ebuild index f0aa0f427292..0088a1ad41d2 100644 --- a/app-officeext/ooofbtools/ooofbtools-2.47.ebuild +++ b/app-officeext/ooofbtools/ooofbtools-2.47.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,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" |