diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-01-26 21:09:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-01-26 21:10:26 +0100 |
commit | 012da59afa51a70bbfed225f00998649ded32bf4 (patch) | |
tree | d6bafcdc4814daf0397f84c03a69f29e2ed23208 /app-text/antiword | |
parent | dev-python/snakeoil: add 0.10.7 (diff) | |
download | gentoo-012da59afa51a70bbfed225f00998649ded32bf4.tar.gz gentoo-012da59afa51a70bbfed225f00998649ded32bf4.tar.bz2 gentoo-012da59afa51a70bbfed225f00998649ded32bf4.zip |
app-text/antiword: marked ~arm64
Closes: https://bugs.gentoo.org/916193
Signed-off-by: Fabian Groffen <grobian@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 959b3bd7363c..2fb72837676f 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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" PATCHES=( "${WORKDIR}"/${PN}-gentoo-patches-${PATCHVER} |