diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-26 17:20:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-26 17:23:01 +0000 |
commit | 0594e0351010fd449b568690c09bdf6a9476b11e (patch) | |
tree | c13b9e2fed956b42029ce6f13694206186732f56 /app-text/html2text | |
parent | dev-util/cmocka: stable 1.1.3 for ia64, bug #676198 (diff) | |
download | gentoo-0594e0351010fd449b568690c09bdf6a9476b11e.tar.gz gentoo-0594e0351010fd449b568690c09bdf6a9476b11e.tar.bz2 gentoo-0594e0351010fd449b568690c09bdf6a9476b11e.zip |
app-text/html2text: stable 1.3.2a-r2 for ppc, bug #672878
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/html2text')
-rw-r--r-- | app-text/html2text/html2text-1.3.2a-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/html2text/html2text-1.3.2a-r2.ebuild b/app-text/html2text/html2text-1.3.2a-r2.ebuild index 547590393f4d..4e59f951020c 100644 --- a/app-text/html2text/html2text-1.3.2a-r2.ebuild +++ b/app-text/html2text/html2text-1.3.2a-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.mbayer.de/html2text/downloads/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -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 ~x86-macos" PATCHES=( "${FILESDIR}/${P}-compiler.patch" |