commit:     b22340ab52d073a718c6cc04abea72214365f230
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 14:45:04 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 14:45:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22340ab

app-text/html2text: keyword for *-macos and *-solaris

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 app-text/html2text/html2text-2.0.0.ebuild | 2 +-
 app-text/html2text/html2text-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/html2text/html2text-2.0.0.ebuild 
b/app-text/html2text/html2text-2.0.0.ebuild
index fb025b9a6d5..564b1370c78 100644
--- a/app-text/html2text/html2text-2.0.0.ebuild
+++ b/app-text/html2text/html2text-2.0.0.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 ~x86-macos"
+       KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="HTML to text converter"

diff --git a/app-text/html2text/html2text-9999.ebuild 
b/app-text/html2text/html2text-9999.ebuild
index fb025b9a6d5..564b1370c78 100644
--- a/app-text/html2text/html2text-9999.ebuild
+++ b/app-text/html2text/html2text-9999.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 ~x86-macos"
+       KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="HTML to text converter"

Reply via email to