diff options
Diffstat (limited to 'app-shells/hstr/hstr-1.21.ebuild')
-rw-r--r-- | app-shells/hstr/hstr-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-1.21.ebuild b/app-shells/hstr/hstr-1.21.ebuild index 303cbd0b3fe6..bb1908cbea54 100644 --- a/app-shells/hstr/hstr-1.21.ebuild +++ b/app-shells/hstr/hstr-1.21.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-libs/ncurses:0=" |