diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-12 16:09:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-12 16:09:48 +0100 |
commit | f625fa02d60e9ce0a661f1ea299789c661696341 (patch) | |
tree | c4d32902f178c90f682ba912e778de85fef2753a /sci-libs | |
parent | sci-libs/indilib: x86 stable wrt bug #701942 (diff) | |
download | gentoo-f625fa02d60e9ce0a661f1ea299789c661696341.tar.gz gentoo-f625fa02d60e9ce0a661f1ea299789c661696341.tar.bz2 gentoo-f625fa02d60e9ce0a661f1ea299789c661696341.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libnova/libnova-0.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |