diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-12-06 23:20:29 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-12-06 23:20:44 +0100 |
commit | c428c55cd2ea00f15b3104fe35bafb6ed5a64f5d (patch) | |
tree | e1bbc81dbe6c69a9e9a499b64ec1e01c64870a27 /app-shells/hstr | |
parent | games-fps/worldofpadman: update HOMEPAGE, #600612 (diff) | |
download | gentoo-c428c55cd2ea00f15b3104fe35bafb6ed5a64f5d.tar.gz gentoo-c428c55cd2ea00f15b3104fe35bafb6ed5a64f5d.tar.bz2 gentoo-c428c55cd2ea00f15b3104fe35bafb6ed5a64f5d.zip |
app-shells/hstr: stable for amd64.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-shells/hstr')
-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=" |