diff options
Diffstat (limited to 'app-office/abiword/abiword-3.0.2-r2.ebuild')
-rw-r--r-- | app-office/abiword/abiword-3.0.2-r2.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild b/app-office/abiword/abiword-3.0.2-r2.ebuild index 3f1d7150ae4a..654d4c6d1ff5 100644 --- a/app-office/abiword/abiword-3.0.2-r2.ebuild +++ b/app-office/abiword/abiword-3.0.2-r2.ebuild @@ -104,6 +104,10 @@ PATCHES=( # https://bugzilla.abisource.com/show_bug.cgi?id=13697 "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-bool-boolean.patch + + # https://gitlab.gnome.org/World/AbiWord/issues/2 + # https://bugs.gentoo.org/690162 + "${FILESDIR}"/${P}-extern-C-template.patch ) src_configure() { |