diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 07:21:35 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 07:37:06 +0100 |
commit | 0a7bc96bcb6c62184acca0856ce000883aa11550 (patch) | |
tree | 5581a0d990d3f5f04bb2c0b2f8f67313ee7debdf /dev-python/weasyprint | |
parent | dev-ruby/oauth2: cleanup (diff) | |
download | gentoo-0a7bc96bcb6c62184acca0856ce000883aa11550.tar.gz gentoo-0a7bc96bcb6c62184acca0856ce000883aa11550.tar.bz2 gentoo-0a7bc96bcb6c62184acca0856ce000883aa11550.zip |
dev-python/weasyprint: x86 keyworded (bug #643668)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r-- | dev-python/weasyprint/weasyprint-0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/weasyprint/weasyprint-0.41.ebuild b/dev-python/weasyprint/weasyprint-0.41.ebuild index ef4488009e94..fce99c16ede2 100644 --- a/dev-python/weasyprint/weasyprint-0.41.ebuild +++ b/dev-python/weasyprint/weasyprint-0.41.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -17,7 +17,7 @@ HOMEPAGE="http://weasyprint.org https://github.com/Kozea/WeasyPrint" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="jpeg jpeg2k test tiff" # Note: specific subslot of pango since it inlines some of pango headers. |