summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-12 13:54:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-12 13:54:50 +0200
commit88700ffd2f4d67ec73b6d331c538152701223598 (patch)
tree9d9e770e03d9389821159bcd7c615723d946fdc1 /app-text/html2text
parentdev-lang/clojure: x86 stable wrt bug #863668 (diff)
downloadgentoo-88700ffd2f4d67ec73b6d331c538152701223598.tar.gz
gentoo-88700ffd2f4d67ec73b6d331c538152701223598.tar.bz2
gentoo-88700ffd2f4d67ec73b6d331c538152701223598.zip
app-text/html2text: x86 stable wrt bug #863695
Signed-off-by: Agostino Sarubbo <ago@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 c375318f9a48..ee93a794aec2 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 ~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 ~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"