diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-30 09:02:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-30 09:02:03 +0100 |
commit | 16412a12f42c11e454456ffe9c497ae819bd11db (patch) | |
tree | 61e73d5326a71718a5b86efa963c0c9b6af34879 /app-text | |
parent | dev-python/treq: Remove old (diff) | |
download | gentoo-16412a12f42c11e454456ffe9c497ae819bd11db.tar.gz gentoo-16412a12f42c11e454456ffe9c497ae819bd11db.tar.bz2 gentoo-16412a12f42c11e454456ffe9c497ae819bd11db.zip |
app-text/antiword: amd64 stable wrt bug #832261
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/antiword/antiword-0.37-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/antiword/antiword-0.37-r2.ebuild b/app-text/antiword/antiword-0.37-r2.ebuild index 1b0fc3a45055..358b6e32bb8a 100644 --- a/app-text/antiword/antiword-0.37-r2.ebuild +++ b/app-text/antiword/antiword-0.37-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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} |