diff options
-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. |