diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:38:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:38:49 +0300 |
commit | 54101f3fe30e00240beca96113fce6566b98ef60 (patch) | |
tree | 4326720492f6a15717093d96f52c6b38bb8d56c1 /app-misc | |
parent | app-benchmarks/hyperfine: drop 1.16.1 (diff) | |
download | gentoo-54101f3fe30e00240beca96113fce6566b98ef60.tar.gz gentoo-54101f3fe30e00240beca96113fce6566b98ef60.tar.bz2 gentoo-54101f3fe30e00240beca96113fce6566b98ef60.zip |
app-misc/remind: destabilize 04.00.03 for ~ppc
Not keyworded for arm,arm64,ppc64 so looks like low priority for
ppc, and has failures to stabilization - so might as well simplify
the arch.
Bug: https://bugs.gentoo.org/940659
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/remind/remind-04.00.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/remind/remind-04.00.03.ebuild b/app-misc/remind/remind-04.00.03.ebuild index 3c5ba29f3f58..0b045feaca9d 100644 --- a/app-misc/remind/remind-04.00.03.ebuild +++ b/app-misc/remind/remind-04.00.03.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://salsa.debian.org/dskoll/remind/-/archive/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="tk" RDEPEND=" |