summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 08:24:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 08:24:43 +0200
commitf51a14629194714c31f01f8c84946a84c26db30a (patch)
tree89bd95d0cf48dde43c424ddc4862052d948b9749 /app-shells
parentmedia-fonts/sil-doulos: Stabilize 6.101 ppc64, #899424 (diff)
downloadgentoo-f51a14629194714c31f01f8c84946a84c26db30a.tar.gz
gentoo-f51a14629194714c31f01f8c84946a84c26db30a.tar.bz2
gentoo-f51a14629194714c31f01f8c84946a84c26db30a.zip
app-shells/hstr: Stabilize 2.6 x86, #899274
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/hstr/hstr-2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-2.6.ebuild b/app-shells/hstr/hstr-2.6.ebuild
index 6a4a7749524a..8383416e9bc6 100644
--- a/app-shells/hstr/hstr-2.6.ebuild
+++ b/app-shells/hstr/hstr-2.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="
sys-libs/ncurses:=[unicode(+)]"