diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-30 09:03:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-30 09:03:39 +0100 |
commit | d18c28e3bd5fe73bbeae61e1e04bbb7406fb2bb7 (patch) | |
tree | bf5eeccd8948a85bcc2a5de893193cd7a2e45c39 /app-text/antiword | |
parent | dev-libs/expat: ppc stable wrt bug #832351 (diff) | |
download | gentoo-d18c28e3bd5fe73bbeae61e1e04bbb7406fb2bb7.tar.gz gentoo-d18c28e3bd5fe73bbeae61e1e04bbb7406fb2bb7.tar.bz2 gentoo-d18c28e3bd5fe73bbeae61e1e04bbb7406fb2bb7.zip |
app-text/antiword: ppc64 stable wrt bug #832261
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/antiword')
-rw-r--r-- | app-text/antiword/antiword-0.37-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/antiword/antiword-0.37-r2.ebuild b/app-text/antiword/antiword-0.37-r2.ebuild index d76afc4d7e2c..0a5f563f8156 100644 --- a/app-text/antiword/antiword-0.37-r2.ebuild +++ b/app-text/antiword/antiword-0.37-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" PATCHES=( "${WORKDIR}"/${PN}-gentoo-patches-${PATCHVER} |