diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 20:00:15 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 20:03:55 +1200 |
commit | 15bb22b170a3f9002329fd851cc78778c041770a (patch) | |
tree | 6d9d1099f1f6630d3ccf0a15e0ee74681f237fc5 | |
parent | dev-perl/Template-XML: Drop ppc-aix,x86-solaris re bug #690140 (diff) | |
download | gentoo-15bb22b170a3f9002329fd851cc78778c041770a.tar.gz gentoo-15bb22b170a3f9002329fd851cc78778c041770a.tar.bz2 gentoo-15bb22b170a3f9002329fd851cc78778c041770a.zip |
dev-libs/rasqal: Drop ppc-macos re bug #690140
Depends:
- dev-perl/XML-DOM
- dev-perl/libwww-perl
- dev-perl/LWP-Protocol-https
- dev-perl/IO-Socket-SSL
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-rw-r--r-- | dev-libs/rasqal/rasqal-0.9.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/rasqal/rasqal-0.9.33.ebuild b/dev-libs/rasqal/rasqal-0.9.33.ebuild index e8886dd14d6b..c56a9255e3ff 100644 --- a/dev-libs/rasqal/rasqal-0.9.33.ebuild +++ b/dev-libs/rasqal/rasqal-0.9.33.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="+crypt gmp kernel_linux +mhash pcre static-libs test xml" RESTRICT="!test? ( test )" |