From: Agostino Sarubbo Date: Sat, 8 Jun 2019 18:12:55 +0000 (+0200) Subject: media-libs/ptex: x86 stable wrt bug #687530 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=25322b913880376f9fc2c493829541a67bbc862a;p=gentoo.git media-libs/ptex: x86 stable wrt bug #687530 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/media-libs/ptex/ptex-2.3.2.ebuild b/media-libs/ptex/ptex-2.3.2.ebuild index b9d0f650ba96..34d9109b8863 100644 --- a/media-libs/ptex/ptex-2.3.2.ebuild +++ b/media-libs/ptex/ptex-2.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wdas/ptex/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="static-libs" BDEPEND="app-doc/doxygen"