summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-05 10:31:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-05 10:31:48 +0300
commit14567f0b92c54258717b8703f4a87352a0cb52ca (patch)
tree3b48409d457bf0260c3b33d0c3b29dfac8659481 /app-text/html2text
parentapp-text/html2text: Stabilize 2.1.1 ppc, #863695 (diff)
downloadgentoo-14567f0b92c54258717b8703f4a87352a0cb52ca.tar.gz
gentoo-14567f0b92c54258717b8703f4a87352a0cb52ca.tar.bz2
gentoo-14567f0b92c54258717b8703f4a87352a0cb52ca.zip
app-text/html2text: Stabilize 2.1.1 ppc64, #863695
Signed-off-by: Arthur Zamarin <arthurzam@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 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"