summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-02 19:12:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-03 14:12:41 +0300
commite15bd02b61c5bdf062705e0c162d71a6d9f5433a (patch)
treec3fb651398e38f395019ee4c0d276b186e7b9d23 /sci-libs/libnova
parentsci-libs/libgeotiff: destabilize for ~ppc (diff)
downloadgentoo-e15bd02b61c5bdf062705e0c162d71a6d9f5433a.tar.gz
gentoo-e15bd02b61c5bdf062705e0c162d71a6d9f5433a.tar.bz2
gentoo-e15bd02b61c5bdf062705e0c162d71a6d9f5433a.zip
sci-libs/libnova: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/libnova')
-rw-r--r--sci-libs/libnova/libnova-0.16.0.ebuild4
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 703af61efa65..56dd441e0cc3 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-2021 Gentoo Authors
+# Copyright 1999-2023 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 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
IUSE="doc examples"
BDEPEND="doc? ( app-doc/doxygen )"