summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-05 10:31:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-05 10:31:47 +0300
commitb404afbef7dc90fe5e1d91eaf2435665ac1ff1b2 (patch)
treea25e58a2bcfbaca9de05025c2b060961a087301a /app-text
parentnet-libs/NativeThread: Keyword 0_pre20190914-r1 arm64, #834927 (diff)
downloadgentoo-b404afbef7dc90fe5e1d91eaf2435665ac1ff1b2.tar.gz
gentoo-b404afbef7dc90fe5e1d91eaf2435665ac1ff1b2.tar.bz2
gentoo-b404afbef7dc90fe5e1d91eaf2435665ac1ff1b2.zip
app-text/html2text: Stabilize 2.1.1 ppc, #863695
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 eb8aef7abf0b..5d649163beb1 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"