summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-05 19:49:01 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-05 19:49:01 +0200
commit0cb829028424325845d84a9c4d15e83ccc671f48 (patch)
tree5f2ccff554b42d1bfef66d12ccc1f2c7891ca261 /sys-fs/ncdu
parentdev-libs/npth: Stabilize 1.8 sparc, #947552 (diff)
downloadgentoo-0cb829028424325845d84a9c4d15e83ccc671f48.tar.gz
gentoo-0cb829028424325845d84a9c4d15e83ccc671f48.tar.bz2
gentoo-0cb829028424325845d84a9c4d15e83ccc671f48.zip
sys-fs/ncdu: Stabilize 1.21 x86, #947553
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/ncdu')
-rw-r--r--sys-fs/ncdu/ncdu-1.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ncdu/ncdu-1.21.ebuild b/sys-fs/ncdu/ncdu-1.21.ebuild
index 3e128d3937e4..6e81dba1aee1 100644
--- a/sys-fs/ncdu/ncdu-1.21.ebuild
+++ b/sys-fs/ncdu/ncdu-1.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
DEPEND="sys-libs/ncurses:=[unicode(+)]"
RDEPEND="${DEPEND}"