diff options
author | Sam James <sam@gentoo.org> | 2022-02-14 00:55:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-14 00:55:30 +0000 |
commit | d763e964cf97f76dea0e3ec9a22cde7b7ff071b7 (patch) | |
tree | b2e75d8fb876289abd55b85216637b7111d1ce6e /dev-libs/poco | |
parent | media-sound/mumble: Keyword 1.4.230 ppc64, #832821 (diff) | |
download | gentoo-d763e964cf97f76dea0e3ec9a22cde7b7ff071b7.tar.gz gentoo-d763e964cf97f76dea0e3ec9a22cde7b7ff071b7.tar.bz2 gentoo-d763e964cf97f76dea0e3ec9a22cde7b7ff071b7.zip |
dev-libs/poco: Keyword 1.10.1 ppc64, #832821
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/poco')
-rw-r--r-- | dev-libs/poco/poco-1.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/poco/poco-1.10.1.ebuild b/dev-libs/poco/poco-1.10.1.ebuild index 47a8c8a18c4c..45c67056b20f 100644 --- a/dev-libs/poco/poco-1.10.1.ebuild +++ b/dev-libs/poco/poco-1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}-release" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~ppc64 x86" IUSE="7z cppparser +crypto +data examples +file2pagecompiler iodbc +json mariadb +mongodb mysql +net odbc +pagecompiler pdf pocodoc sqlite +ssl test +util +xml +zip" RESTRICT="!test? ( test )" REQUIRED_USE=" |