summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 10:14:45 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 10:14:45 +0000
commitb35015a95b06b6658b8c17132b0ce800da75cda9 (patch)
tree6e7b3fbe228121d1f72902ac586af33929cdbe9e /app-shells
parentapp-misc/tmux: Stabilize 3.3a-r1 amd64, #899272 (diff)
downloadgentoo-b35015a95b06b6658b8c17132b0ce800da75cda9.tar.gz
gentoo-b35015a95b06b6658b8c17132b0ce800da75cda9.tar.bz2
gentoo-b35015a95b06b6658b8c17132b0ce800da75cda9.zip
app-shells/hstr: Stabilize 2.6 amd64, #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 8383416e9bc6..6f85ef075e13 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(+)]"