diff options
author | Sam James <sam@gentoo.org> | 2021-06-13 06:36:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-13 06:36:42 +0000 |
commit | d896a4e7f800c154c7c15b7a3ef2098b3a5a7e5c (patch) | |
tree | 6d7317583663654684e5480f8aa86748705d940c | |
parent | app-misc/detachtty: Stabilize 11.0.0 x86, #795702 (diff) | |
download | gentoo-d896a4e7f800c154c7c15b7a3ef2098b3a5a7e5c.tar.gz gentoo-d896a4e7f800c154c7c15b7a3ef2098b3a5a7e5c.tar.bz2 gentoo-d896a4e7f800c154c7c15b7a3ef2098b3a5a7e5c.zip |
app-shells/hstr: Stabilize 2.2 x86, #795705
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-shells/hstr/hstr-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-2.2.ebuild b/app-shells/hstr/hstr-2.2.ebuild index 1f78cc2d598e..2945e1ac8406 100644 --- a/app-shells/hstr/hstr-2.2.ebuild +++ b/app-shells/hstr/hstr-2.2.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:0=[unicode]" |