diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 15:59:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 15:59:17 +0200 |
commit | f175625085d0642a3131ae6a6d0462e6f2e2673f (patch) | |
tree | 8709d6d09cf048da04ac281417b195e1a66c501b /dev-libs/poco | |
parent | dev-python/flask-sphinx-themes: bump to 1.0.2, update PYTHON_COMPAT (diff) | |
download | gentoo-f175625085d0642a3131ae6a6d0462e6f2e2673f.tar.gz gentoo-f175625085d0642a3131ae6a6d0462e6f2e2673f.tar.bz2 gentoo-f175625085d0642a3131ae6a6d0462e6f2e2673f.zip |
dev-libs/poco: x86 stable wrt bug #609252
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 'dev-libs/poco')
-rw-r--r-- | dev-libs/poco/poco-1.9.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/poco/poco-1.9.0-r2.ebuild b/dev-libs/poco/poco-1.9.0-r2.ebuild index 151789c1733d..0e799b657b11 100644 --- a/dev-libs/poco/poco-1.9.0-r2.ebuild +++ b/dev-libs/poco/poco-1.9.0-r2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://pocoproject.org/" SRC_URI="https://github.com/pocoproject/${PN}/archive/${P}-release.tar.gz -> ${P}.tar.gz" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="amd64 arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="7z cppparser +crypto +data examples +file2pagecompiler +json +pagecompiler iodbc libressl mariadb +mongodb mysql +net odbc pdf pocodoc sqlite +ssl test +util +xml +zip" REQUIRED_USE=" |