diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:11:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:12:05 +0200 |
commit | 3dd30afef8f08ccc394c885b48265404c8a901ae (patch) | |
tree | a8bbb50e95ff94a7d7b1a0cd07292f6cfff169a6 /app-office/abiword | |
parent | app-editors/gnome-latex: x86 stable wrt bug #717076 (diff) | |
download | gentoo-3dd30afef8f08ccc394c885b48265404c8a901ae.tar.gz gentoo-3dd30afef8f08ccc394c885b48265404c8a901ae.tar.bz2 gentoo-3dd30afef8f08ccc394c885b48265404c8a901ae.zip |
app-office/abiword: x86 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/abiword-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/abiword/abiword-3.0.4.ebuild b/app-office/abiword/abiword-3.0.4.ebuild index db6896404ded..3142f1c8cda8 100644 --- a/app-office/abiword/abiword-3.0.4.ebuild +++ b/app-office/abiword/abiword-3.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips x86 ~amd64-linux ~x86-linux" IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus" # You need 'plugins' enabled if want to enable the extra plugins REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )" |