diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-08 20:12:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-08 20:12:55 +0200 |
commit | 25322b913880376f9fc2c493829541a67bbc862a (patch) | |
tree | ee424725af23972082d18957c39679ba2dcad2d9 /media-libs/ptex | |
parent | app-crypt/libu2f-host: x86 stable wrt bug #687476 (diff) | |
download | gentoo-25322b913880376f9fc2c493829541a67bbc862a.tar.gz gentoo-25322b913880376f9fc2c493829541a67bbc862a.tar.bz2 gentoo-25322b913880376f9fc2c493829541a67bbc862a.zip |
media-libs/ptex: x86 stable wrt bug #687530
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-libs/ptex')
-rw-r--r-- | media-libs/ptex/ptex-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |