commit: 14567f0b92c54258717b8703f4a87352a0cb52ca
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 5 07:31:48 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 5 07:31:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14567f0b
app-text/html2text: Stabilize 2.1.1 ppc64, #863695
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/html2text/html2text-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/html2text/html2text-2.1.1.ebuild
b/app-text/html2text/html2text-2.1.1.ebuild
index 5d649163beb1..49946bf101e0 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"