diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:45:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:02 +0300 |
commit | 9f81e6be82b3f7d35fdf2bc8f9effa7a0e1279ae (patch) | |
tree | e84bcb77d7a2f602298f41995626724fa3d92f39 /sci-astronomy | |
parent | sci-astronomy/kstars: destabilize for ~x86 (diff) | |
download | gentoo-9f81e6be82b3f7d35fdf2bc8f9effa7a0e1279ae.tar.gz gentoo-9f81e6be82b3f7d35fdf2bc8f9effa7a0e1279ae.tar.bz2 gentoo-9f81e6be82b3f7d35fdf2bc8f9effa7a0e1279ae.zip |
sci-astronomy/predict: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/predict/predict-2.2.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/predict/predict-2.2.3-r2.ebuild b/sci-astronomy/predict/predict-2.2.3-r2.ebuild index 670d872ba9c0..3b3f89fbfc61 100644 --- a/sci-astronomy/predict/predict-2.2.3-r2.ebuild +++ b/sci-astronomy/predict/predict-2.2.3-r2.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=6 @@ -16,7 +16,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}.orig.tar.gz LICENSE="GPL-2" SLOT="0" IUSE="doc gtk nls xforms xplanet" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" sys-libs/ncurses:0= |