summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-18 05:41:05 +0000
committerSam James <sam@gentoo.org>2022-11-18 05:41:05 +0000
commitdd3b5a35a3c5b51d1160f272a0dd126323396182 (patch)
tree5330b646465e4daa5bb7bf77b9e31d05d410f3be /app-text/html2text
parentdev-util/diffoscope: Keyword 226 arm64, #881735 (diff)
downloadgentoo-dd3b5a35a3c5b51d1160f272a0dd126323396182.tar.gz
gentoo-dd3b5a35a3c5b51d1160f272a0dd126323396182.tar.bz2
gentoo-dd3b5a35a3c5b51d1160f272a0dd126323396182.zip
app-text/html2text: Keyword 2.1.1 arm64, #881735
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/html2text')
-rw-r--r--app-text/html2text/html2text-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/html2text/html2text-2.1.1.ebuild b/app-text/html2text/html2text-2.1.1.ebuild
index 156331ba62d2..8e084b811071 100644
--- a/app-text/html2text/html2text-2.1.1.ebuild
+++ b/app-text/html2text/html2text-2.1.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/grobian/html2text.git"
else
SRC_URI="https://github.com/grobian/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="HTML to text converter"