From: Agostino Sarubbo Date: Wed, 12 Feb 2020 15:09:48 +0000 (+0100) Subject: sci-libs/libnova: x86 stable wrt bug #701942 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f625fa02d60e9ce0a661f1ea299789c661696341;p=gentoo.git sci-libs/libnova: x86 stable wrt bug #701942 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sci-libs/libnova/libnova-0.16.0.ebuild b/sci-libs/libnova/libnova-0.16.0.ebuild index 185ddf19bb9f..e30955f870a3 100644 --- a/sci-libs/libnova/libnova-0.16.0.ebuild +++ b/sci-libs/libnova/libnova-0.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0/0.16" -KEYWORDS="amd64 hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples" DEPEND="doc? ( app-doc/doxygen )"