summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-05 14:37:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-05 14:37:23 +0200
commit627eba55c880d4c3c3073ef5c0bdb05e840f47fc (patch)
tree75bb0abf65bc92b6d9be3d557d853cc77a09b166 /app-text/html2text
parentapp-editors/vscode: drop 1.68.1 (diff)
downloadgentoo-627eba55c880d4c3c3073ef5c0bdb05e840f47fc.tar.gz
gentoo-627eba55c880d4c3c3073ef5c0bdb05e840f47fc.tar.bz2
gentoo-627eba55c880d4c3c3073ef5c0bdb05e840f47fc.zip
app-text/html2text: amd64 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 ed3209f7ee56..c375318f9a48 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"