diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:46:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:46:48 +0200 |
commit | 055ecda7a5eb03c0ce3d0898a2e716f363c2c1c7 (patch) | |
tree | 9ec5acd4ead840ea8f3439b736bc3846c1e7ce2a /app-office/abiword | |
parent | app-editors/gnome-latex: amd64 stable wrt bug #717076 (diff) | |
download | gentoo-055ecda7a5eb03c0ce3d0898a2e716f363c2c1c7.tar.gz gentoo-055ecda7a5eb03c0ce3d0898a2e716f363c2c1c7.tar.bz2 gentoo-055ecda7a5eb03c0ce3d0898a2e716f363c2c1c7.zip |
app-office/abiword: amd64 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 034816aedc53..db6896404ded 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 )" |