diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-26 17:25:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-26 17:30:20 +0000 |
commit | 528e33e5b1af228dead2af776d4c1a4acbeac89e (patch) | |
tree | 0da1e568db275980929104465e3f0e4ce98ab831 /app-text/html2text | |
parent | sys-kernel/dracut: remove libdirs override (diff) | |
download | gentoo-528e33e5b1af228dead2af776d4c1a4acbeac89e.tar.gz gentoo-528e33e5b1af228dead2af776d4c1a4acbeac89e.tar.bz2 gentoo-528e33e5b1af228dead2af776d4c1a4acbeac89e.zip |
app-text/html2text: stable 1.3.2a-r2 for ppc64, bug #672878
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
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 4e59f951020c..8a79d82d8f28 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" |